HashSet.opIndex

Operator overload for accessing the set like an array. This calls "bool has(T value);"

class HashSet(T)
final
bool
opIndex
()

Meta