wipe

TODO: neat variadic implementation of wipe() Clears data in memory.

@safe @nogc nothrow
void
wipe
(
T
)
(
ref T t
)

Meta