//
pkg.gl
Category
github.com/BooleanCat/go-functional
option
package
1.1.0
Repository:
https://github.com/booleancat/go-functional.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
6
Files
89 SLOC
#
Functions
None
None instantiates an [Option] with no value.
Some
Some instantiates an [Option] with a value.
#
Structs
Option
Option represents an optional value.