Hacker News new | ask | show | jobs
by macintux 1822 days ago
I just mean it in the sense of functions without side effects on data in the program (I’m not fussed about I/O).
1 comments

In this particular case do you just mean pure functions then?
Sure. I’ll be honest, the distinctions are challenging to me.