Skip to content

Update mixin-class-composition.md #871

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

Closed
wants to merge 1 commit into from

Conversation

SirMullich
Copy link

Iter should be replaced with RichStringIter or other way around. Class name in code is not consistent with class name in explanation. Also, I suggest using some literal string instead of args(0) because it is not obvious for beginners what args(0) is.

`Iter` should be replaced with `RichStringIter` or other way around. Class name in code is not consistent with class name in explanation. Also, I suggest using some literal string instead of `args(0)` because it is not obvious for beginners what `args(0)` is.
@SethTisue
Copy link
Member

thank you for this! as it turned out, though, I think #873 is a better fix

@SethTisue SethTisue closed this Oct 15, 2017
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.

2 participants