Does your code look like this [https://play.nim-lang.org/#ix=2hIK](https://play.nim-lang.org/#ix=2hIK) ?
You have to wrap my_very_own_table.keys in a toSeq call because .keys is an iterator
Does your code look like this [https://play.nim-lang.org/#ix=2hIK](https://play.nim-lang.org/#ix=2hIK) ?
You have to wrap my_very_own_table.keys in a toSeq call because .keys is an iterator