model-1.0.3
PagedList
- add
transform
operation to change list and keep pagination information
CollectionExtensions
- add
List::slice
with optimised lists - add
List::insert
operation to add items to list in immutable way - add
Map::putNullable
operation to put optional values to map