That was already included in my example, but with () notation:
echo name(type(x))
RunSeems that import typetraits is not necessary for latest Nim compiler.
That was already included in my example, but with () notation:
echo name(type(x))
RunSeems that import typetraits is not necessary for latest Nim compiler.