HashSet.rehashFactor

Undocumented in source.
struct HashSet(T, alias hashFunc = defaultHashFunc, ADV...)
enum rehashFactor = 0.85;

Meta