Module Bitvec_sexp

type t = Bitvec.t
val sexp_of_t : t -> Sexplib0.Sexp.t
val t_of_sexp : Sexplib0.Sexp.t -> t
module Functions : sig ... end