Closed preciz closed 5 years ago
👍
Kernel.ceil/1
is only available since Elixir 1.8.0, we would need to update Elixir version requirement here as well.
I did a quick glance over Kernel.ceil/1
in the source but haven't noticed, thanks, maybe then merge later.
Nice! I will merge this into master first. May create a new release later (probably sometime after Elixir 1.9 official available).
Just a small edit to make code more terse.