seed
protocol-method
clojure.core.cache/seed
(seed [cache base])Is used to signal that the cache should be created with a seed.
The contract is that said cache should return an instance of its
own type.
Examples
No examples yet. Be the first to add one!