BooleanCat / go-functional

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

[Feature 🔨]: Feature go-functional on "awesome-go" #46

Closed BooleanCat closed 1 year ago

BooleanCat commented 1 year ago

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

No.

Describe the solution you'd like

go-functional should be featured on https://github.com/avelino/awesome-go to spread awareness.

Does this incur a breaking change?

No.

Do you intend to build this feature yourself?

Yes.

BooleanCat commented 1 year ago

This will need to be done first: https://github.com/BooleanCat/go-functional/issues/47

BooleanCat commented 1 year ago

PR open: https://github.com/avelino/awesome-go/pull/4974