Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Tuple
swap
Function swap
swap
<
A
,
B
>
(
tuple
)
:
Tuple
<
B
,
A
>
Swaps elements of the tuple.
Type Parameters
A
B
Parameters
tuple
:
Tuple
<
A
,
B
>
The source tuple.
Returns
Tuple
<
B
,
A
>
The swapped tuple.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
MonadWriter
Array
BinaryHeap
Bool
Cat
Cofree
ComonadCofree
ComonadStore
Compose
Const
Cont
ControlFlow
Coyoneda
Curry
Dom
Dual
Envelope
Ether
Exists
FingerTree
Free
Loading...
Generated using
TypeDoc
Swaps elements of the tuple.