nim> import std/math nim> 2^4 16 == type int nim> # For int at least