function
Function combinators and utilities for composing, transforming, and controlling function behavior.
References
ap
Re-exports ap
binary
Re-exports binary
compose
Re-exports compose
cond
Re-exports cond
CondPair
Re-exports CondPair
converge
Re-exports converge
flip
Re-exports flip
FunctionTuple
Re-exports FunctionTuple
guard
Re-exports guard
GuardPair
Re-exports GuardPair
ifElse
Re-exports ifElse
juxt
Re-exports juxt
Mapper
Re-exports Mapper
memoize
Re-exports memoize
nAry
Re-exports nAry
partial
Re-exports partial
partialRight
Re-exports partialRight
Predicate
Re-exports Predicate
ReturnTypes
Re-exports ReturnTypes
switchCase
Re-exports switchCase
tap
Re-exports tap
tryCatch
Re-exports tryCatch
unary
Re-exports unary
unless
Re-exports unless
when
Re-exports when