Nim fmt
[Wed Jun 1, 2022]
Nim 0.18.0+ ships with the strformat library that provides the fmt template which allows one to format strings using format specifiers like in Python 3’s f-strings.
Nim 0.18.0+ ships with the strformat library that provides the fmt template which allows one to format strings using format specifiers like in Python 3’s f-strings.