isodi v0.5.0 (2022-07-20T17:47:10Z)
Dub
Repo
writefln
isodi
utils
Awful workaround to get writefln in @nogc :D Yes, it does allocate in the GC.
template
writefln
(T...)
package @
safe
@
nogc
@
system
debug
void
writefln
(
Args
...
)
(
Args
args
)
Members
Functions
writefln
void
writefln
(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
isodi
utils
functions
assign
assignChunk
mul
randomNumber
randomVariant
reinterpret
structof
structs
Ancestors
DeepAncestors
RectangleI
Vector2I
templates
writefln
Awful workaround to get writefln in @nogc :D Yes, it does allocate in the GC.