package refl

  1. Overview
  2. Docs

Module Lift.ExpSource

Sourcemodule Lifter : sig ... end
Sourcemodule Lifters : sig ... end
Sourcetype !'a hook_fun = 'a Refl__.Desc.refl -> (?hook:hook -> 'a Lifter.t) -> 'a Lifter.t
Sourceand hook = Make(Metapp.Exp).hook = {
  1. hook : 'a. 'a hook_fun;
}
Sourceval lift : ?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
OCaml

Innovation. Community. Security.