Limb_vector.Constant
type 'n t = ( int64, 'n ) Pickles_types.Vector.t
val sexp_of_t :
( 'n -> Ppx_sexp_conv_lib.Sexp.t ) ->
'n t ->
Ppx_sexp_conv_lib.Sexp.t
val to_bits : 'a t -> bool list
module Hex64 : sig ... end
module Make (N : Pickles_types.Vector.Nat_intf) : sig ... end