Index of class methods
A | |
| add [Cache.Make] | |
C | |
| clear [Cache.Make] | |
F | |
| find [Cache.Make] |
Find the cached value associated to the key, or binds this value in the cache using the function finder passed as argument to create, and returns this value
| find_in_cache [Cache.Make] |
Find the cached value associated to the key.
R | |
| remove [Cache.Make] | |
S | |
| size [Cache.Make] |