Up
Module
Floating
Signature
type
('context, 'payload) t
module
Context
: sig .. end
val
declare : string -> 'a
Context.t
-> (Parsetree.payload, 'b, 'c)
Ast_pattern.t
-> 'b -> ('a, 'c)
t
val
convert : ('a, 'b)
t
list -> 'a -> 'b option