Directories
¶
Path | Synopsis |
---|---|
Package cast provides safe, generic alternatives to Go's standard type assertion.
|
Package cast provides safe, generic alternatives to Go's standard type assertion. |
Package cmp provides generic, type-safe functions for comparing ordered types.
|
Package cmp provides generic, type-safe functions for comparing ordered types. |
Package cond provides generic, ternary-like conditional functions.
|
Package cond provides generic, ternary-like conditional functions. |
Package configure provides utilities for applying functional options to objects.
|
Package configure provides utilities for applying functional options to objects. |
Package maps provides a set of generic functions for common operations on maps.
|
Package maps provides a set of generic functions for common operations on maps. |
Package must provides helper functions that wrap calls returning an error and panic if the error is non-nil.
|
Package must provides helper functions that wrap calls returning an error and panic if the error is non-nil. |
Package promise provides a generic, type-safe implementation of Promises, inspired by the JavaScript Promise API.
|
Package promise provides a generic, type-safe implementation of Promises, inspired by the JavaScript Promise API. |
Package ptr provides generic utility functions for working with pointers.
|
Package ptr provides generic utility functions for working with pointers. |
Package res provides a generic, Rust-inspired `Result[T]` type for expressive error handling.
|
Package res provides a generic, Rust-inspired `Result[T]` type for expressive error handling. |
Package set provides a collection of generic, stateless functions for performing set-like operations on standard Go slices.
|
Package set provides a collection of generic, stateless functions for performing set-like operations on standard Go slices. |
Package slices provides a rich set of generic functions for common operations on slices of any element type.
|
Package slices provides a rich set of generic functions for common operations on slices of any element type. |
bytes
Package bytes contains generated code by adptool.
|
Package bytes contains generated code by adptool. |
runes
Package runes provides a rich set of functions for the manipulation of rune slices (`[]rune`).
|
Package runes provides a rich set of functions for the manipulation of rune slices (`[]rune`). |
Package strings provides a collection of functions for string manipulation.
|
Package strings provides a collection of functions for string manipulation. |
Click to show internal directories.
Click to hide internal directories.