I thought table can get the element with key while range got the element with index, to iterate between table and range is using pairs and items and their mutable variants. to iterate table, keys or values, can use iterator keys and values .
> You missed my feature request "Make openarray a concept". > > Any container that matches the concept (Iterable) would work with sequtils. Yes, this is good.
