Closed konsumlamm closed 2 years ago
Fixes #99.
Followup to #74. toInt also works with unsigned integers. I also cleaned up the implementation a bit and added a few more tests. I could also change the name to something like toInteger, if that's preferred.
toInt
toInteger
cc @Araq
Fine with me, I will update my code.
Fixes #99.
Followup to #74.
toInt
also works with unsigned integers. I also cleaned up the implementation a bit and added a few more tests. I could also change the name to something liketoInteger
, if that's preferred.cc @Araq