I've mostly redone the entire primitive module, making it more similar (and in many cases, interoperable to the point of being a drag-and-drop replacement) to the standard Java collections framework. Additionally, I finally got around to implementing primitive concurrent maps.
Streams and some other features will be added at some later point when I need them.
I've mostly redone the entire primitive module, making it more similar (and in many cases, interoperable to the point of being a drag-and-drop replacement) to the standard Java collections framework. Additionally, I finally got around to implementing primitive concurrent maps.
Streams and some other features will be added at some later point when I need them.