sig
  type t
  val equal : Blit_intf.Elt.t -> Blit_intf.Elt.t -> bool
  val of_bool : bool -> Blit_intf.Elt.t
end