clojure.data
(source)Non-core data functions.
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. |