3 lines
72 B
Text
3 lines
72 B
Text
#guard !"".toSubstring.isNat
|
|
#guard !"-".isInt
|
|
#guard "-".toInt? = none
|
#guard !"".toSubstring.isNat
|
|
#guard !"-".isInt
|
|
#guard "-".toInt? = none
|