Liking cljdoc? Tell your friends :D
All platforms.

nedap.utils.test.api


meta=clj/s

(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?
raw docstring

simple=clj/s

(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
raw docstring

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

× close