Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
pkg
|
|
|
cmp
Package cmp provides a set of utility functions for comparing and sorting values in Go.
|
Package cmp provides a set of utility functions for comparing and sorting values in Go. |
|
constraint
Package constraint defines various type-constraining interfaces used throughout the library.
|
Package constraint defines various type-constraining interfaces used throughout the library. |
|
opt
Package opt defines types for working with opt values, inspired by Java's `Optional` class.
|
Package opt defines types for working with opt values, inspired by Java's `Optional` class. |
|
pair
Package pair provides a generic implementation of a pair of values.
|
Package pair provides a generic implementation of a pair of values. |
|
ptr
Package ptr provides utilities for working with pointers.
|
Package ptr provides utilities for working with pointers. |
|
stream
Package stream provides an abstraction for working with a stream of values supporting sequential computational operations.
|
Package stream provides an abstraction for working with a stream of values supporting sequential computational operations. |
|
stream/mapper
Package mapper provides a set of functions for transforming values in Go.
|
Package mapper provides a set of functions for transforming values in Go. |
|
stream/pred
Package pred provides various generic predicate functions.
|
Package pred provides various generic predicate functions. |
Click to show internal directories.
Click to hide internal directories.