ClojureCLR v4.1 Release Notes

    • CLJ-2297 PersistentHashMap leaks memory when keys are removed with without
    • CLJ-1587 PersistentArrayMap’s assoc doesn’t respect HASHTABLE_THRESHOLD
    • CLJ-2050 Remove redundant key comparisons in HashCollisionNode
    • CLJ-2089 Sorted colls with default comparator don’t check that first element is Comparable