HashSet

Helper/wrapper for void[0]T

alias HashSet(T) = HashCollection!(T, void, false, false)

Meta