Added new numeric type EpsilonOf
Fixed Distinct, DistinctBy predicates, DistinctListOf,
NonEmptyDistinctListOf types: all of them didn't actually check
distinctiveness in previous release due to incorrect apply of distinct?
function to the list of arguments
Fixed Exists predicate: it failed with runtime exception on every check in
previous release due to the typo
Removed Potemkin dependency
Introduced refined' macro to deal with namings of types (captures the type name
as it was specified in the code before resolving the var itself)
Added deps.edn
And and Or predicates to support variadic arguments
Can you improve this documentation? These fine people already did:
Alexey Kachayev & Ivan KryvoruchkoEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |