fez
fez copied to clipboard
Complete SetModule
https://github.com/kjnilsson/fez/blob/master/src/Microsoft.FSharp.Collections.SetModule.erl
Currently it uses a map internally. Perhaps it would be quicker to just use erlang's sets
module instead although it is likely to be less efficient. Alt finish module using maps.