functional (version 0.6)

Swap: Thanks, Gabor; see : swaps the first two arguments in a function.

Description

Thanks, Gabor; see : swaps the first two arguments in a function.

Usage

Swap(f)

Arguments

f
The function whose arguments to swap

Value

A function with swapped arguments