package ppx_inline_alcotest

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type maybe_drop =
  1. | Keep
  2. | Drop
val drop_mode : maybe_drop Stdlib.ref
val list_of_option : 'a list option -> 'a list
val name_and_expr : (Astlib.Ast_500.Parsetree.expression, 'a, 'b) Ppxlib__.Ast_pattern0.t -> (Astlib.Ast_500.Parsetree.payload, string -> 'c, 'd) Ppxlib__.Ast_pattern0.t
val extensions : Ppxlib.Extension.t list