pkg/

directory
v0.0.0-...-cc6b36f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2025 License: BSD-3-Clause

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL