Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val inline_all : Lambda.lambda -> Lambda.lambda
Inline all possible (ie. without side-effect) expressions in a lambda expression.
val normalize_local_variables : ?name:Ident.t -> Lambda.lambda -> Lambda.lambda
Replace all local variables names by unique names depending only of their position in the AST.