flip: Flip the parameters of a function

View source: R/Prelude.r

flipR Documentation

Flip the parameters of a function

Description

flip :: (a -> b -> c) -> (b -> a -> c)

Usage

flip(f)

Arguments

f

function


schnecki/rhaskell documentation built on Oct. 30, 2022, 10:23 a.m.