clojure.data

(source)
Non-core data functions.

For more info about this library see:

https://clojuredocs.org/clojure.core
Public Variable Short Description
Diff (clj) Implementation detail.
EqualityPartition (clj) Implementation detail.
diff (clj) Recursively compares a and b, returning a tuple of [things-only-in-a things-only-in-b things-in-both].
diff-similar (clj) Implementation detail.
equality-partition (clj) Implementation detail.