package
Version:
v0.0.28
Opens a new window with list of versions in this module.
Published: Dec 12, 2022
License: CC0-1.0
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
¶
func (f Applier[T, R]) Apply(t T) R
type FallibleFunction0[V any] func() (V, error)
type FallibleRoutine func() error
type Function[T, V any] func(T) V
type Function0[V any] func() V
type Procedure[T any] func(T)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.