Nim Apocrypha, Vol. I
Intro
Greetings fellow Nim adventurers! Below you will find 16 handy Nim tips
& tricks I came across while developing a medium-sized GUI program this year,
Gridmonger
(andrelatedlibraries). Some of them are
about less known or undocumented Nim features or standard library functions,
a few are workarounds for some rough edges of the language, and there’s also
a handful of useful techniques I read about in forums or have invented on my
own.
All tips are for Nim 1.4.2 and beyond, and most are applicable to the
C backend. I hope you’ll find something useful here that will make your time