Maintenance/modernization release (fork).
toArray(T[]) method so the
type compiles on JDK 11 and later; it had been broken since Java 11 added
Collection.toArray(IntFunction), which made the single-argument toArray
overload ambiguous.java.util.Set hash code. hashCode now returns the sum of the
members' hash codes, as the Set contract requires, so a HierSet and an
equal java.util.HashSet hash identically. It previously used Clojure's
collection hash, breaking the contract.ILookup import.java.util.Set and Sorted interop, not-found semantics, immutability).:min-lein-version and :pedantic? :warn.pom.xml.HierSet's equals method.java.util.Set interfaces; added conj/disj
support and tests.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 |