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

Create a small guide for Collections #364

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

solidsmokesoftware
Copy link

Currently many common functions for working with Collections are hidden in the standard library without any reference. This is a short guide that aims to show how to use those functions.

A short guide for using tools in the standard library to work with collections.
Moving file from root to guide
Moving collection to guide
@straight-shoota
Copy link
Member

This is a good starting point. But I'd suggest to focus primarily on Indexable, Enumerable and Iterable and actually explain their use cases and differences.

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