8 ms·
As the name suggest `std.debug.print` is a short hand for debug printing. In a CLI app for example you should use IO.
by denismenace 26d ago
As the name suggest `std.debug.print` is a short hand for debug printing. In a CLI app for example you should use IO.