Directories
¶
Path | Synopsis |
---|---|
Package maybe implements a M{value, ok} "sum type" that has a value only when ok is true.
|
Package maybe implements a M{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 R{value, error} "sum type" that has a value only when error is nil.
|
Package result implements a R{value, error} "sum type" that has a value only when error is nil. |
Package slices provides generic higher-order functions over slices of values.
|
Package slices provides generic higher-order functions over slices of values. |
Click to show internal directories.
Click to hide internal directories.