Type Definition caps::CapsHashSet[][src]

type CapsHashSet = HashSet<Capability>;

An HashSet specialized on Capability.