Module Abstract_memory.Bit

module Bit: sig .. end

type t = Abstract_memory.bit 
val uninitialized : t
val zero : t
val numerical : t
val top : t