Hacker News new | ask | show | jobs
by mik1998 846 days ago
It's nice for general numerical methods but somewhat annoying for implementing integer-arithmetic algorithms.
1 comments

Yeah, I think this is what I really didn't like about it at the start. Learning that you probably want `floor` if you want things to be integer took more time to learn than feels natural.