package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Oct 10, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Const[T any](v T) func() T
Const returns a function with a constant value of any type
func If[T any](condFn Bool, left, right func() T) func() T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.