package ppx_orakuda

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