Y
Hacker News
new
|
ask
|
show
|
jobs
by
10000truths
944 days ago
Interesting divide-by-zero behavior when I use the interpreter in the webpage:
ยป 1/0 1000000000000000000 : Frac *
1 comments
rtfeldman
944 days ago
Oops, that's a bug - just opened an issue for it:
https://github.com/roc-lang/roc/issues/6027
Thanks for pointing it out!
link
ReleaseCandidat
944 days ago
You won't like the result of `0/0` either ;)
link
Thanks for pointing it out!