Skip to content

Conversation

@jay-tux
Copy link
Owner

@jay-tux jay-tux commented Feb 18, 2022

Added aggregators (final part of a pipeline)

  • collect to collection (vector, ...)
  • collect to associative collection (map)
  • count elements
  • fold elements (without start, with start, with changing value)
  • sum elements
  • foreach (execute action, no return value)

@jay-tux jay-tux merged commit 79af0c4 into root Feb 18, 2022
@jay-tux jay-tux deleted the feat/aggregators branch March 6, 2022 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants