package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Jul 20, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
type Binary[T any] func(T, T) T
Binary is an operation with two arguments
type Quaternary[t1, t2 any] func(t1, t2, t1, t2) (t1, t2)
Quaternary is an operation with four arguments
Source Files
¶
Click to show internal directories.
Click to hide internal directories.