BooleanCat / go-functional

go-functional is a library of iterators to augment the standard library
MIT License
405 stars 23 forks source link

[Feature 🔨]: Write README for v2 implementation #107

Closed BooleanCat closed 2 months ago

BooleanCat commented 3 months ago

Is your feature request related to a problem? Please describe.

The v2 implementation still has the docs from the original implementation, they need updating.

Describe the solution you'd like

Terse introduction docs similar to existing docs.

Provide code snippets to show how this new feature might be used.

N/A.

Does this incur a breaking change?

No.

Do you intend to build this feature yourself?

No unless it doesn't get picked up.