Does Nim have a 'set' type or at least a 'table' type which can hold (be indexed by) any hashable type. E.g. how can I get a set of tuple[int, int] or table(tuple[int, int], bool) Perhaps it's not a good idea to come to Nim having a strong background in Python and C++. Thanks for a hint, Helmut