Version 1.3
- Added
find()method to all collections - Added
findLast()method to all collections - Added
findAll()method to all collections - Added
findIndex()method to lists - Added
findLastIndex()method to lists - Added
findKey()method to map - Added
findLastKey()method to map - Bugfix
Map::getKey()when values are objects