Skip to main content

hash-ordered-coll

functionv1.6

clojure.core/hash-ordered-coll

Available in:BBCLJCLJS
(hash-ordered-coll [coll])
Returns the hash code, consistent with =, for an external ordered collection implementing Iterable. See http://clojure.org/data_structures#hash for full algorithms.

No examples yet. Be the first to add one!