SetIs [Src] [A: A]

type SetIs[A: A] is
  HashSet[A, HashIs[A!] val] ref

Type Alias For