Hacker News new | ask | show | jobs
by dansan_2 3148 days ago
Interesting. Is it possible to know from the function signature if a function will be pure or not? Or does one need to drill all the way to the bottom manually to determine that?