Number towers #11

Closed
opened 2016-11-30 14:16:55 +00:00 by SuzanneSoy · 1 comment
SuzanneSoy commented 2016-11-30 14:16:55 +00:00 (Migrated from github.com)
  • Optional traditional numbers (num/generic => +)

  • Optional non-coercing number tower (num/{fl,fx,i32,i64,f32,f64,nat,int,rational,real})

    • with maybe impl (num/*/maybe)
    • with overflow errors impl (num/*/exn)
    • with modulo-X impl (num/*/modulo)
    • with modulo-X & carry impl (num/*/carry)
- [ ] Optional traditional numbers (`num/generic` => `+`) - [ ] Optional non-coercing number tower (`num/{fl,fx,i32,i64,f32,f64,nat,int,rational,real}`) - [ ] with `maybe` impl (`num/*/maybe`) - [ ] with overflow errors impl (`num/*/exn`) - [ ] with modulo-`X` impl (`num/*/modulo`) - [ ] with modulo-`X` & carry impl (`num/*/carry`)
SuzanneSoy commented 2016-12-02 18:50:06 +00:00 (Migrated from github.com)

This issue was moved to jeapostrophe/remix#14

This issue was moved to jeapostrophe/remix#14
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suzanne.soy/remix#11
No description provided.