Pre-defined floating point types Pre-defined floating point types The following floating point types are pre-defined: float the generic floating point type; its size used to...
Varargs pragma Varargs pragma The varargs pragma can be applied to procedures only (and procedure types). It tells Nim that the proc can take a variable number of parameters a...
Imports Types Consts Procs Source Edit Source highlighter for programming or markup languages. Currently only few languages are supported, other languages may be added....