Open mta452 opened 6 years ago
The primitive collections are at the core of the library. Even a minor mistake can have a huge impact on the stability. General test cases should be available to check the correctness of concrete implementations.
Wrote unit tests for all IntList implementations in v2.2. Other collections are pending for now.
IntList
v2.2
The primitive collections are at the core of the library. Even a minor mistake can have a huge impact on the stability. General test cases should be available to check the correctness of concrete implementations.