We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Repeat
RepeatIteratable
The text was updated successfully, but these errors were encountered:
#23 rename Repeat to RepeatIteratable
fcf4eff
#23 Add Repeat implements
ebed605
Merge pull request #25 from meian/23-repeat
96e1d65
#23 repeat implements
Successfully merging a pull request may close this issue.
Repeat
は要素と件数を指定して同じ要素を繰り返して返すRepeat
はRepeatIteratable
に変更するThe text was updated successfully, but these errors were encountered: