UnorderedKeySet
UnorderedKeySet copied to clipboard
Iteration example
This is not an issue, but more of a request. The README states that you can use the library for Iteration, but it's not clear from the examples how I would write a function to iterate over a set to perform an operation on each member of the set. Could this be added to the Widget example?