package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: May 6, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Consumer[T any] func(T)
type Function[T, R any] func(T) R
type Operator[T any] func(T, T) T
type Supplier[T any] func() T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.