Module dlib.math.hof

Functions that return other functions

Functions

NameDescription
compose(f, g) Functional composition.
Y(lambda) Y combinator