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

Rework iterator state change #5

Open
monoid opened this issue Dec 3, 2019 · 0 comments
Open

Rework iterator state change #5

monoid opened this issue Dec 3, 2019 · 0 comments

Comments

@monoid
Copy link
Owner

monoid commented Dec 3, 2019

  1. Get rid of Option/.take
  2. Packet reading code shouldn't change state directly, but should return info on how to change state, if required.
  3. Use type system to make code cleaner and safer.
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

No branches or pull requests

1 participant