Inputs

  • accept: Values to accumulate (required)ignore: Values to ignore (required)count: Number of values to accumulate before emitting them (required)

Outputs

  • accumulated: The accumulated accepted valuesignored: The accumulated ignored values