Added std::set::Set
This type is a hash set implemented using a Map of boolean values.
Showing
runtime/src/std/set.inko
0 → 100644
This type is a hash set implemented using a Map of boolean values.
mentioned in issue #143 (closed)
·