Pattern.Blendval pack : args -> [> `Eight | `Four | `Two ] * intval etwo :
max:int ->
(Astlib.Ast_500.Parsetree.payload,
(args, Ppxlib.Location.Error.t) Base.Result.t ->
'a,
'a)
Ppxlib.Ast_pattern.tval efour :
max:int ->
(Astlib.Ast_500.Parsetree.payload,
(args, Ppxlib.Location.Error.t) Base.Result.t ->
'a,
'a)
Ppxlib.Ast_pattern.tval eeight :
max:int ->
(Astlib.Ast_500.Parsetree.payload,
(args, Ppxlib.Location.Error.t) Base.Result.t ->
'a,
'a)
Ppxlib.Ast_pattern.t