package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Oct 8, 2024
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
¶
func Apply[T any](initial T, wrappers []Wrapper[T]) T
type Wrapper[T any] func(T) T
type WrapperWithInfo[T, R any] func(t T, info R) T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.