Higher-Order Functions
Stan provides a few higher-order functions that act on other
functions. In all cases, the function arguments to the higher-order
functions are defined as functions within the Stan language and passed
by name to the higher-order functions.