hook: J-style hook

Description Usage Arguments Value

Description

apply f to x and g(x)

Usage

1
hook(f, g)

Arguments

f

a function

g

a function

Value

h st. h(x) -> f(x,g(x))


VincentToups/fugu documentation built on May 9, 2019, 10:01 p.m.