Swap: Thanks, Gabor; see <http://stackoverflow.com/a/23726989>:...

Description Usage Arguments Value

Description

Thanks, Gabor; see <http://stackoverflow.com/a/23726989>: swaps the first two arguments in a function.

Usage

1
Swap(f)

Arguments

f

The function whose arguments to swap

Value

A function with swapped arguments


functional documentation built on May 1, 2019, 6:42 p.m.

Related to Swap in functional...