ClojureDocs

导航

命名空间

hash-ordered-coll

clojure.core

1.6 起可用 (源代码)
  • (hash-ordered-coll coll)
Returns the hash code, consistent with =, for an external ordered
 collection implementing Iterable.
 See https://clojure.org/data_structures#hash for full algorithms.