mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
trying to make Str.toNum work for Ints
This commit is contained in:
parent
2e21fd0cb9
commit
e63701c5d1
6 changed files with 6 additions and 15 deletions
|
@ -13,7 +13,6 @@ pub enum LowLevel {
|
|||
StrEndsWith,
|
||||
StrSplit,
|
||||
StrCountGraphemes,
|
||||
StrToNum,
|
||||
StrFromInt,
|
||||
StrFromUtf8,
|
||||
StrFromUtf8Range,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue