package ppxx

  1. Overview
  2. Docs
val unit : ?loc:Ppxlib.Ast.location -> unit -> Ppxlib.Ast.expression
val assert_false : unit -> Ppxlib.Ast.expression
val is_simple_ext : Ppxlib.Ast.label -> Ppxlib.Ast.expression -> bool

If the args are empty, returns the function itself

If the args are empty, returns (). If the args is singleton, returns itself.

val parse : string -> Ppxlib.Ast.expression