HashSet.hasValue

Undocumented in source.
struct HashSet(T, alias hashFunc = defaultHashFunc, ADV...)
enum hasValue = ADV.length == 1;

Meta