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

Reword description about struct-wrapping #255

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

Conversation

puilp0502
Copy link

In the first-layout.md, there is a step where we convert List into a struct due to pub enum spilling its internals.

I've had a hard time wrapping my head around this step, and I believe it would be much clearer to the readers what we're doing if we explicitly say that we're wrapping the previous List enum inside the new List struct.

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.

1 participant