Module Bool.KeySource

Operations on keys for bool field

Sourcetype t =
  1. | Art
  2. | Flag
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourceval to_string : t -> string