Sorry to revoke such an old thread, but from my understanding it would be great if nim had something equivalent with python’s "dir()", "obj.__dict__", “type(obj)" etc.
Especially considering the great metaprogramming capabilities of this language, it's a shame that this level of reflection is missing.
