util.mli 96 B

12
  1. val fresh_var : string -> string
  2. val transform : (Ast.node -> Ast.node) -> Ast.node -> Ast.node