cstring type cstring type The cstring type meaning compatible string is the native representation of a string for the compilation backend. For the C backend the cstring type re...
About this document About this document Note : This document is a draft! Several of Nim’s features may need more precise wording. This manual is constantly evolving into a pro...
Imports Types Consts Procs Source Edit This module implements a reStructuredText (RST) and Markdown parser. User’s manual on supported markup syntax and command line us...
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 af...