Various debug printing tools for debug printing in pure nothrow @safe @nogc code.
Debug print args followed by a newline.
Writing/Printing format.
Debug dump arguments args to standard error (stderr).
https://forum.dlang.org/post/svjjawiezudnugdyriig@forum.dlang.org
See Source File
Boost License 1.0.
Per Nordlöw 2022-.
Various debug printing tools for debug printing in pure nothrow @safe @nogc code.