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

#20 take while implements #57

Merged
merged 1 commit into from
Jan 23, 2022
Merged

#20 take while implements #57

merged 1 commit into from
Jan 23, 2022

Conversation

meian
Copy link
Owner

@meian meian commented Jan 23, 2022

Closes #20

  • 先頭から条件に一致する間の要素を返すTakeWhile

@meian meian added the enhancement New feature or request label Jan 23, 2022
@meian meian self-assigned this Jan 23, 2022
@meian meian force-pushed the 20-take-while-implements branch from a2708be to 8f05317 Compare January 23, 2022 09:09
@meian meian marked this pull request as ready for review January 23, 2022 09:09
@meian meian merged commit 455dead into main Jan 23, 2022
@meian meian deleted the 20-take-while-implements branch January 23, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

take implements
1 participant