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

V1.0

Compare
Choose a tag to compare
@sempare sempare released this 09 Oct 12:00
· 13 commits to main since this release

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