This repository has been archived by the owner on Jul 14, 2024. It is now read-only.
Releases: sempare/sempare-delphi-streams
Releases · sempare/sempare-delphi-streams
V1.1.0
V1.0
Initial release of Sempare Streams supports many features to enumerate various collections in an easy to use functional way.
Support includes enumerating primitive types, records, classes, TDataSets and anything enumerable. Operations that can be performed include:
- filtering items,
- updating classes,
- sorting items,
- grouping items,
- identify unique items,
- counting items, and
- caching operations to assist with reusing previous stream operations