mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-09 05:20:32 +00:00
Remove Nat from Num
This commit is contained in:
parent
02bc54292f
commit
c4497f2c1c
13 changed files with 9 additions and 45 deletions
|
@ -25,7 +25,6 @@ interface Num
|
|||
Unsigned32,
|
||||
Unsigned16,
|
||||
Unsigned8,
|
||||
Nat,
|
||||
Dec,
|
||||
F64,
|
||||
F32,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue