Type Definition im::Set [] [src]

type Set<A> = HashSet<A>;