//
pkg.gl
Category
github.com/go-board/std
optional
package
0.6.0
Repository:
https://github.com/go-board/std.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
148 SLOC
#
Functions
As
As try to convert the value to the given type.
FromPair
FromPair returns an Optional from a value.
FromPtr
FromPtr returns an Optional from a value.
Map
No description provided by the author
None
None returns an Optional from a value.
Some
Some returns an Optional from a value.
#
Structs
Optional
Optional is a value that may or may not be present.