Directories
¶
| Path | Synopsis |
|---|---|
|
Package basics has a heap of useful functions inspired by the Elm basics module.
|
Package basics has a heap of useful functions inspired by the Elm basics module. |
|
Package dict implements an immutable dictionary, mapping unique keys to values.
|
Package dict implements an immutable dictionary, mapping unique keys to values. |
|
You can create a `List` from any Go slice with the `FromSlice` function.
|
You can create a `List` from any Go slice with the `FromSlice` function. |
|
Package maybe can help you with optional arguments, error handling, and records with optional fields.
|
Package maybe can help you with optional arguments, error handling, and records with optional fields. |
|
A Result is either Ok meaning the computation succeeded, or it is an Err meaning that there was some failure.
|
A Result is either Ok meaning the computation succeeded, or it is an Err meaning that there was some failure. |
|
A set of unique values.
|
A set of unique values. |
Click to show internal directories.
Click to hide internal directories.