6 ms·
The trick is that you simply wouldn't use this on code where irreversible side effects take place. I think there's enough methods you write where this would hel
by ermau 14y ago
The trick is that you simply wouldn't use this on code where irreversible side effects take place. I think there's enough methods you write where this would help to make it still useful and worthwhile. Tackling the side effect issue is far, far too big of scope.