Naive_ints.Make
module I : Intlike
val count_leading_zeros : I.t -> int
See documentation of Int.
Int
val count_set_bits : I.t -> int
val count_trailing_zeros : I.t -> int