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

nth function: consider input iterator state in array/string optimizations #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

d1rebear
Copy link

@d1rebear d1rebear commented Dec 19, 2020

Resolves #55.

@Totktonada
Copy link
Member

I would like to see a test case, it would simplify review.

@d1rebear
Copy link
Author

d1rebear commented May 5, 2021

#55

@d1rebear d1rebear force-pushed the nth-consider-iterator-state branch from 559ae9c to 87d6064 Compare March 28, 2022 21:05
@d1rebear
Copy link
Author

@Totktonada any progress on the matter?

@Totktonada
Copy link
Member

@d1rebear Oh, it seems, a miscommunication occured. I asked for adding a test case into the test suite. It seems, tests/slicing.lua fits good here.

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.

nth slicing function doesn't work as intended
2 participants