github.com/GodsBoss/g/optional

Package optional implements an optional value, also sometimes called "Maybe". The package is written in a functional style, with many top-level functions that revolve around a simple value type.


License
GPL-3.0
Install
go get github.com/GodsBoss/g/optional

Documentation