Stan_math_backend.Lower_functions
Responsible for turning the Stan function's block into forward decls, functions, and functors in C++
val collect_functors_functions : Middle.Program.Numbered.t -> Cpp.defn list
val lower_standalone_fun_def :
string ->
'a Middle.Program.fun_def ->
Cpp.defn list