Algebraic.toHTML

struct Algebraic(Types...)
@safe @property const
void
toHTML
(
Sink
)
(
ref scope Sink sink
)

Return Value

Type: void

this as a HTML-tagged string.

Meta