June 2018
Intermediate to advanced
280 pages
7h 46m
English
The intent is to cache the result of a function for a given input and use it to speed up further calls to the same function given the same input. It should be used only for pure functions, since they provide referential transparency.
Read now
Unlock full access