Writes string to stdout Compared to std.stdio.writeln this writeln is not using GC, can print @disable this() structs, can print core.simd.vector's write is not pure but we will pretend it is to enable write debug
See Implementation
Writes string to stdout Compared to std.stdio.writeln this writeln is not using GC, can print @disable this() structs, can print core.simd.vector's write is not pure but we will pretend it is to enable write debug