Module Ser_numTok.UnsignedSource
Sourcetype _t = {int : string;frac : string;exp : string;
} Sourceval _t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> _t Sourceval sexp_of__t : _t -> Ppx_sexp_conv_lib.Sexp.t Sourcetype t = NumTok.Unsigned.t Sourceval t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> 'a Sourceval sexp_of_t : 'a -> Ppx_sexp_conv_lib.Sexp.t