Nim supports A[i, j] syntax by itself without any metaprogramming, see 
<https://github.com/nim-lang/Nim/wiki/Lesser-known-Nim-features#python-style-indexing-operators-with-commas>
 for example

Reply via email to