Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new sequence type to support mapIndex function #103

Open
pineapplemachine opened this issue Jul 28, 2017 · 0 comments
Open

Add new sequence type to support mapIndex function #103

pineapplemachine opened this issue Jul 28, 2017 · 0 comments
Labels
effort: low The issue will probably take a single contributor no more than one day of work to resolve. priority: trivial The issue has very little impact on people using the software. type: polish The issue involves making existing functionality more usable.

Comments

@pineapplemachine
Copy link
Owner

pineapplemachine commented Jul 28, 2017

The mapIndex function currently returns a CounterSequence.SingularMapSequence, but it could return a more performant sequence type specialized for this use case rather than requiring a two-part sequence chain.

The priority of this task is trivial until such time as users are actually using this functionality for performance-sensitive tasks.

@pineapplemachine pineapplemachine added effort: low The issue will probably take a single contributor no more than one day of work to resolve. priority: trivial The issue has very little impact on people using the software. type: polish The issue involves making existing functionality more usable. labels Jul 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: low The issue will probably take a single contributor no more than one day of work to resolve. priority: trivial The issue has very little impact on people using the software. type: polish The issue involves making existing functionality more usable.
Projects
None yet
Development

No branches or pull requests

1 participant