| | int-map can save allocations during assoc if the new value is == the existing value | | | | | Unresolved | Feb 4, 2023 | Feb 4, 2023 | | |
| | PersistentIntSet doesn't override java.lang.Object#toString | | | | | Unresolved | Feb 4, 2023 | Feb 4, 2023 | | |
| | Performance improvement to int-map range function | | | | | Unresolved | Jan 29, 2023 | Feb 3, 2023 | | |
| | IntSet.count is never used, it should be stored/cached after being computed | | | | | Unresolved | Jan 20, 2023 | Jan 28, 2023 | | |
| | clojure.data.int_map.IntSet.BitSetContainer and SingleContainer are non-static inner classes but should be static or separated | | | | | Unresolved | Jan 20, 2023 | Jan 23, 2023 | | |
| | Union, intersection and difference have only 2 arguments versions | | | | | Unresolved | Oct 31, 2015 | Jan 23, 2023 | | |
| | Cannot merge int-sets of different density. | | | | | Unresolved | Sep 21, 2016 | Jan 22, 2023 | | |
| | int-map doc string is overly restrictive? | | | | | Fixed | Sep 29, 2015 | Jan 20, 2023 | | |
| | Support efficient rseq on int maps | | | | | Fixed | Sep 20, 2014 | Jan 20, 2023 | | |
| | Use singleton empty map/set | | | | | Fixed | Jan 17, 2023 | Jan 20, 2023 | | |
| | Unlike regular transient sets, data.int-map transient sets do not support the IFn interface | | | | | Declined | Jul 1, 2016 | Jan 20, 2023 | | |
| | int sets return false for .equals and = when comparing against java.util.Set, and similarly for int maps against java.util.Map | | | | | Fixed | May 8, 2018 | Jan 20, 2023 | | |
| | empty doesn't preserve meta | | | | | Fixed | Jan 17, 2023 | Jan 20, 2023 | | |
| | Proper seq on int-sets | | | | | Cannot Reproduce | Oct 28, 2014 | Jan 20, 2023 | | |
| | Minor typos in README and docstring | | | | | Fixed | Sep 30, 2015 | Jan 20, 2023 | | |
| | Branch nodes could use bitmaps to save space | | | | | Unresolved | Jan 17, 2023 | Jan 17, 2023 | | |
| | PersistentIntMap equals/equiv gives wrong result | | | | | Fixed | Sep 27, 2017 | Aug 19, 2020 | | |
| | support element lookup on transient sets | | | | | Fixed | Jun 26, 2017 | Aug 19, 2020 | | |
| | range sometimes breaks seq | | | | | Completed | Sep 1, 2016 | Mar 27, 2017 | | |
| | Align equiv/equals semantics to core PMs and improve performance | | | | | Completed | Sep 1, 2016 | Mar 27, 2017 | | |
| | Worth the effort to make int-map and int-set sorted? | | | | | Completed | May 31, 2015 | Sep 27, 2016 | | |
| | StackOverflowError clojure.data.int_map.Nodes$Leaf.assoc (Nodes.java:623) | | | | | Completed | Jul 5, 2016 | Jul 10, 2016 | | |
| | NullPointerException in IntSet union | | | | | Completed | Sep 25, 2015 | Dec 11, 2015 | | |
| | Update functions not tail recursive | | | | | Completed | Mar 31, 2015 | Jun 3, 2015 | | |