Algebraic.toDigest

TODO: use !hasAliasing?

struct Algebraic(Types...)
@safe pure const nothrow @nogc
void
toDigest
(
Digest
)
(
scope ref Digest digest
)
if (
isDigest!Digest
)

Meta