Module Ser_numTok.Unsigned
type _t = {int : string;frac : string;exp : string;
}val _t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> _tval sexp_of__t : _t -> Ppx_sexp_conv_lib.Sexp.ttype t = NumTok.Unsigned.tval t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> 'aval sexp_of_t : 'a -> Ppx_sexp_conv_lib.Sexp.t