package ppx_orakuda

  1. Overview
  2. Docs
val parse : char list -> Ast_404.Ast_helper.loc -> string -> [> `Const of Ast_404.Parsetree.expression | `Fun of int list * (Ast_404.Parsetree.expression -> Ast_404.Parsetree.expression) ] * string option