- load
HashSet!string load(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
- save
void save(string fileName, HashSet!string data)
Undocumented in source. Be warned that the author may not have intended to support it.
A string hashset, stored one line per entry.