Skip to main content

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.

No examples yet. Be the first to add one!