Liking cljdoc? Tell your friends :D
Clojure only.

views.hash


md5-hashclj

(md5-hash value)

This hashing function is a drop-in replacement of Clojure's hash function. Unfortunately, Clojure's hash function has the same result for 0 and nil values. Therefore, passing from nil or 0 to the other won't trigger a view refresh.

This hashing function is a drop-in replacement of Clojure's hash function. Unfortunately, Clojure's
hash function has the same result for 0 and nil values. Therefore, passing from nil or 0 to the
other won't trigger a view refresh.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close