Liking cljdoc? Tell your friends :D

Custom Comparators

By default, same/ish uses a combination of absolute difference, for numbers near zero, and difference in units in the last place (ULP) for larger numbers.

Ths can be overridden by changing the comparator using with-comparator or set-somparator!.

Can you improve this documentation?Edit on GitHub

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

× close