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

ListIteratorOf should directly wrap a ListIterator instead of a Sticky Scalar and be renamed to ListIteratorEnvelope #1247

Closed
victornoel opened this issue Nov 24, 2019 · 8 comments
Assignees
Milestone

Comments

@victornoel
Copy link
Collaborator

victornoel commented Nov 24, 2019

ListIteratorOf should:

  • directly wrap a ListIterator instead of a Sticky Scalar, because this is useless wrapping with decorators.
  • be renamed to ListIteratorEnvelope (and made abstract) because this is really what it is in practice

At the same time, let's remove the useless usage of ListIteratorOf in ListIteratorNoNulls

@0crat
Copy link
Collaborator

0crat commented Nov 24, 2019

@paulodamaso/z please, pay attention to this issue

@victornoel
Copy link
Collaborator Author

@paulodamaso I also noticed that ListIteratorNoNulls delegates uselessly toListIteratorOf but doesn't need to since it wraps already a ListIterator.

This could tackled in this same task.

@victornoel
Copy link
Collaborator Author

@0crat in

@victornoel
Copy link
Collaborator Author

@0crat assign me

@victornoel
Copy link
Collaborator Author

@0crat wait for #1457

@0pdd
Copy link
Collaborator

0pdd commented Sep 13, 2020

@victornoel the puzzle #1459 is still not solved.

@0crat 0crat removed the waiting label Sep 13, 2020
@0crat
Copy link
Collaborator

0crat commented Sep 13, 2020

Job was finished in 8 hours, bonus for fast delivery is possible (see §36)

@0pdd
Copy link
Collaborator

0pdd commented Dec 28, 2020

@victornoel the only puzzle #1459 is solved here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants