package ppx_deriving_qcheck

  1. Overview
  2. Docs
val core_type : ?loc:Ppxlib.location -> ?loc_stack:Ppxlib.location_stack -> ?attributes:Ppxlib.attributes -> Ppxlib.core_type_desc -> Ppxlib.core_type

constr_one x y build a special kind of Ptyp_constr

example: x <- 'a y <- t constr_one 'a t => 'a t

OCaml

Innovation. Community. Security.