Module Args.Packed
type ('a, 'b, 'c) pattern
= ('a, 'b, 'c) Ppxlib__Ast_pattern.t
type ('a, 'b) t
val create : ('a, 'b, 'c) pattern -> 'b -> ('a, 'c) t
val parse : ('a, 'b) t -> Ppxlib.Location.t -> 'a -> 'b
Args.Packed
type ('a, 'b, 'c) pattern
= ('a, 'b, 'c) Ppxlib__Ast_pattern.t
type ('a, 'b) t
val create : ('a, 'b, 'c) pattern -> 'b -> ('a, 'c) t
val parse : ('a, 'b) t -> Ppxlib.Location.t -> 'a -> 'b