ClojureDocs

Nav

Namespaces

Clojure/Conj 2026 — Charlotte, NC — Sept 30 - Oct 2 Learn More & Get Tickets →

hash-ordered-coll

clojure.core

Available since 1.6 (source)
  • (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.