Documentation
¶
Overview ¶
Package flip contains the implementation of the flip plugin, which generates the deriveFlip function.
The deriveFlip function flips the first two parameters of the input function.
deriveFlip(f func(A, B, ...) T) func(B, A, ...) T
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.