package encore

  1. Overview
  2. Docs
type t
val is_power_of_two : int -> bool
val create : int -> t
val pp : t Fmt.t
module N : sig ... end