Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

rewind() does not abstract key and value calculation #9

Closed
XedinUnknown opened this issue Apr 24, 2018 · 0 comments
Closed

rewind() does not abstract key and value calculation #9

XedinUnknown opened this issue Apr 24, 2018 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@XedinUnknown
Copy link
Member

In #7, the problem of abstraction lacking was described, and addressed in #8. This works well for _loop() which is called on next(); however, _reset(), which is called on rewind(), does not use the new abstraction.

Make _reset() also abstract key and value calculation.

@XedinUnknown XedinUnknown added the bug Something isn't working label Apr 24, 2018
@XedinUnknown XedinUnknown added this to the 0.1 milestone Apr 24, 2018
@XedinUnknown XedinUnknown self-assigned this Apr 24, 2018
XedinUnknown added a commit that referenced this issue Apr 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant