A quickly hacked together hash set implementation backed by built-in associative arrays to have something to compile Thrift's set<> to until std.container gains something suitable.
See Source File