Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

update readme with more details and all methods #136

Merged
merged 7 commits into from
Jul 12, 2021

Conversation

codehag
Copy link
Collaborator

@codehag codehag commented Jul 6, 2021

This adds more detail to the readme, including examples, staging, etc.

Copy link
Collaborator

@bakkot bakkot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I caught a couple typos (and had a couple suggestions)

@michaelficarra
Copy link
Member

This is great. Can you add a section for Iterator.from?

@codehag
Copy link
Collaborator Author

codehag commented Jul 12, 2021

@michaelficarra added, I am not too familiar with usecases there but I am guessing that it is for normalizing iterator-like with iterators?

@michaelficarra
Copy link
Member

@codehag Yeah, pretty much. Allows you to use iterator helpers on anything that implements the iterator protocol.

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

Successfully merging this pull request may close these issues.

4 participants