Nim is a compiled, garbage-collected systems programming language which has an excellent productivity/performance ratio. Nim's design focuses on efficiency, expressiveness, elegance (in the order of priority).
6379.Port
? proc open*(host = "localhost", port = 6379.Port): Redis =
varargsLen
in a proc
always return 1
but in a template
it returns the right number of varargs
? eg. https://play.nim-lang.org/#ix=2F3a
/mnt/d/Scripts/Misc/Nim/Nim/raylib-nim/raylib/src/raylib.h(99, 1) Error: did not expect #