(meta= & xs)
Do all xs
(and their metadata, and their members' metadata, and also any metametadata) equal?
Do all `xs` (and their metadata, and their members' metadata, and also any metametadata) equal?
(simple= & vals)
Check whether all vals
have similar structure disregarding possible order
NOTE: this function will disregard duplicates
Check whether all `vals` have similar structure disregarding possible order NOTE: this function will disregard duplicates
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close