forked from Speiger/Primitive-Collections
-Added: Tests for IntSortedSet, IntNavigableSet. -Added: Test Classes for: Open/Custom/Linked HashSet, TreeSets, ArraySet -Changed: MemFreeMergeSort got improved by a lot. -Fixed: Bugs that the tests uncovered. -Note: TreeSets still have issues. But every other collection type is fixed.
Primitive-Collections
Simple library to create primitive collections. Using template files to generate them.
Project for self teaching.
Description
Simple library to create primitive collections.
Using template files to generate them.
Project for self teaching.
Languages
Java
100%