Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Releases: sempare/sempare-delphi-streams

V1.1.0

12 Oct 21:22
Compare
Choose a tag to compare

Add support for Spring4d

V1.0

09 Oct 12:00
Compare
Choose a tag to compare

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