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 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 |