1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Mar 16, 2023 — Mar 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed concat to appendAll, redid pluck method, and renamed Sequence to ISeq. More... almost 8 years ago
Adding a few more unit tests. More... about 8 years ago
Adding some more unit tests for IArrayList\Module and ILinkedList\Module. More... about 8 years ago
Simplified some methods using iterators and added indexOf unit tests. More... about 8 years ago
Adding additional unit tests for IArrayList\Module and ILinkedList\Module. More... about 8 years ago
Added a few more unit test for IArrayList\Module and ILinkedList\Module. More... about 8 years ago
Renamed IVector to ISequence. More... about 8 years ago
Adding ordering tests for lists and refactored methods to use iterators and other functional style methods. More... about 8 years ago
Adding a few unit tests for IArrayList\Module and ILinkedList\Module. More... about 8 years ago
Simplified some iterations. More... about 8 years ago
Adding unit tests for collection iterators. More... about 8 years ago
Renaming IFunct to IFunction. More... about 8 years ago
Added unit test for IEither\Type and added indexWhere methods. More... about 8 years ago
Adding unit test for Option\Type. More... about 8 years ago
Added return type to each methods and tailOption methods. More... about 8 years ago
Added unit tests for IString\Type and fixed some renaming issues with method names. More... about 8 years ago
Fixed a method name and added Event\Module. More... about 8 years ago
Updating unit tests for IArrayList\Type and ILinkedList\Type. More... about 8 years ago
Added an empty method to ITuple. More... about 8 years ago
Refactored nil method to use new default operator. More... about 8 years ago
Refactored some math methods to use foldLeft. More... about 8 years ago
Adding unit test for Tuple\Module. More... about 8 years ago
Adding unit tests for IRegex and Tuple. More... about 8 years ago
Adding unit test for IObject. More... about 8 years ago
Added unit tests for ITrit and added toBool methods. More... about 8 years ago
Added unit tests for IUnit. More... about 8 years ago
Updated unit tests for IChar. More... about 8 years ago
Updating badges. More... about 8 years ago
Updating code climate configurations and adding license file. More... about 8 years ago
Modified test scope. More... about 8 years ago