samber / mo

🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
https://pkg.go.dev/github.com/samber/mo
MIT License
2.47k stars 80 forks source link

Small godoc comment fixes #30

Closed clintrovert closed 10 months ago

clintrovert commented 11 months ago

Just some small spelling/naming stuff I noticed when playing around with the repo, appreciate the work in the project.

samber commented 10 months ago

Thanks!