Commit Graph

7 Commits

Author SHA1 Message Date
Jay Hayes
ec08c7fd7a Add more examples for Integer.parse
- show behavior of parsing with unparsable suffix bits
- show behavior of parsing float as integer
2016-06-13 09:13:46 -05:00
Jay Hayes
2127c9ea27 Update Float.parse example to actually parse a float 2016-06-13 09:13:27 -05:00
Jay Hayes
4674b5b694 Move Float.parse examples right after Integer.parse 2016-06-13 09:12:58 -05:00
Mahmut Surekci
458d18494e Added some koans for the Range module 2016-05-25 23:11:56 +01:00
Mahmut Surekci
40174320f9 fix failing tests - for real this time :D 2016-05-25 13:45:10 +01:00
Mahmut Surekci
57d1b5399a fix failing test 2016-05-25 12:09:36 +01:00
Mahmut Surekci
a57ba3da2d Add koans for floats, rename to numbers koans, reposition on the list 2016-05-25 12:06:52 +01:00