Documentation
¶
Index ¶
- func Apl[T any](t T, list []T) []T
- func Apr[T any](list []T, t T) []T
- func Fork[T any](t T) (T, T)
- func Map[T any, R any](t []T, f func(T) R) []R
- func Pow[T any](t T, n int) []T
- func Rdl[L any, R any](l L, r R) R
- func RdlErr[R any](l error, r R) R
- func Rdr[L any, R any](l L, r R) L
- func RdrErr[L any](l L, r error) L
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.