Skip to content

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Oct 25, 2025

Problem:

  • There is no easy way to enumerate elements of a sequence at runtime.

Solution:

  • Add counting_iterator, which can be used with transform to achieve enumeration.

Problem:
- There is no easy way to enumerate elements of a sequence at runtime.

Solution:
- Add `counting_iterator`, which can be used with `transform` to achieve
  enumeration.
@elbeno elbeno force-pushed the counting-iterator branch from ae4180a to d9e31c9 Compare October 25, 2025 18:00
@elbeno elbeno merged commit 0d77b76 into intel:main Oct 28, 2025
50 checks passed
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