pApply: Apply partial function.

View source: R/Prelude.r

pApplyR Documentation

Apply partial function.

Description

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

Usage

pApply(f)

Arguments

f

function


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