markphelps / optional

Optional is a library of optional Go types
https://godoc.org/github.com/markphelps/optional
MIT License
209 stars 19 forks source link

Combinators #11

Open OlegStotsky opened 4 years ago

OlegStotsky commented 4 years ago

Did you leave out combinators like Map, FlatMap, etc. on purpose?