http://qs321.pair.com?node_id=1218795


in reply to Re^3: use Memoize;
in thread use Memoize;

You don't trust programmers to know if they've written pure functions, but you trust programmers to write logic that always gets cache key management right. Okay.

You don't believe it's possible to test caching the result of pure functions, but you rigorously write test cases for manual caching operations.

I'm starting to get the idea you don't trust functions or don't understand the isomorphisms of abstractions like functions.