= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
ON THIS PAGE
package refl
-
refl
-
-
refl.ppx
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
module Target : Metapp.ValueS
Signature
module Lifter : sig ... end
module Lifters : sig ... end
val lift :
'a 'structure 'arity 'rec_group 'positive 'negative 'direct 'gadt.
?hook:hook ->
('a,
'structure,
'arity,
'rec_group,
[< Refl__.Desc.Kinds.liftable Array Arrow Attributes Bool Bytes Char Constr Exists Float Int Int32 Int64 Lazy MapOpaque Nativeint Object Opaque Record String Tuple Variable Variant ],
'positive,
'negative,
'direct,
'gadt)
Refl__.Desc.desc ->
('arity, 'direct) Lifters.t ->
'a Lifter.t
ON THIS PAGE