Hacker News new | ask | show | jobs
by instig007 568 days ago
> They can still have side-effects like non-termination.

you can still have total functions that don't finish in humanly/business reasonable amount of time.

1 comments

Yes?

Just like pure functions can use more memory than your system has. Or computing them can cause your CPU to heat up, which is surely a side-effect.