Directories
¶
Path | Synopsis |
---|---|
Package maybe implements a Maybe{value, ok} "sum type" that has a value only when ok is true.
|
Package maybe implements a Maybe{value, ok} "sum type" that has a value only when ok is true. |
Package partial provides helpers for partial function application.
|
Package partial provides helpers for partial function application. |
Package result implements a Result{value, error} "sum type" that has a value only when error is nil.
|
Package result implements a Result{value, error} "sum type" that has a value only when error is nil. |
Click to show internal directories.
Click to hide internal directories.