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

every_nth #5

Closed
elizabethsiegle opened this issue Oct 8, 2019 · 5 comments
Closed

every_nth #5

elizabethsiegle opened this issue Oct 8, 2019 · 5 comments
Labels

Comments

@elizabethsiegle
Copy link
Owner

Make a function that returns every nth element in a list: use [nth-1::nth] to create a new list that contains every nth element of the given list.

@phjs
Copy link

phjs commented Oct 8, 2019

I work on that

Will-1-Am added a commit to Will-1-Am/30-seconds-of-swift-code that referenced this issue Oct 31, 2019
Will-1-Am added a commit to Will-1-Am/30-seconds-of-swift-code that referenced this issue Oct 31, 2019
@Will-1-Am
Copy link
Contributor

Is this repo meant to be forked first, or are the PRs meant to be iniated from the main repo?

@elizabethsiegle
Copy link
Owner Author

fork, please! @Will-1-Am!

elizabethsiegle added a commit that referenced this issue Nov 1, 2019
@NatashaChhibber707
Copy link

I would like to work on it

@elizabethsiegle
Copy link
Owner Author

It's already been completed and merged! @NatashaChhibber707

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants