[][src]Type Definition joaat::JoaatHashSet

type JoaatHashSet<T> = HashSet<T, JoaatBuildHasher>;

A HashSet using a default Joaat hasher.