ppx_repr.lib
Ppx_repr_lib.Algebraic
Helper functions for deriving encodings of algebraic data types.
ppx_repr
module Typ = Algebraic_intf.Typ
module type S = Algebraic_intf.S
module Located (S : Ppxlib.Ast_builder.S) (M : Monad.S) : S with module M = M