Module Ppx_quickcheck_expander__Ppx_shrinker_expander

val any : loc:Ppx_quickcheck_expander__.Import.location -> Ppx_quickcheck_expander__.Import.expression
val arrow : loc:Ppx_quickcheck_expander__.Import.location -> Ppx_quickcheck_expander__.Import.expression
val compound : shrinker_of_core_type:(Ppx_quickcheck_expander__.Import.core_type -> Ppx_quickcheck_expander__.Import.expression) -> loc:Ppx_quickcheck_expander__.Import.location -> fields:'a Ppx_quickcheck_expander__.Import.list -> (module Ppx_quickcheck_expander__.Field_syntax.S with type ast = 'a) -> Ppx_quickcheck_expander__.Import.expression
val variant : shrinker_of_core_type:(Ppx_quickcheck_expander__.Import.core_type -> Ppx_quickcheck_expander__.Import.expression) -> loc:Ppx_quickcheck_expander__.Import.location -> variant_type:Ppx_quickcheck_expander__.Import.core_type -> clauses:'a Ppx_quickcheck_expander__.Import.list -> (module Ppx_quickcheck_expander__.Clause_syntax.S with type ast = 'a) -> Ppx_quickcheck_expander__.Import.expression