Skip to content

model-1.0.3

Compare
Choose a tag to compare
@eadm eadm released this 13 Jun 22:50
· 135 commits to master since this release
0576f99

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