Comment on Zig’s Io.Threaded is neatparentComments−denismenace21dAs the name suggest `std.debug.print` is a short hand for debug printing. In a CLI app for example you should use IO.
Comments
As the name suggest `std.debug.print` is a short hand for debug printing. In a CLI app for example you should use IO.