Algebraic.toHTML

struct Algebraic(Types...)
@safe @property const
void
toHTML
()
(
scope void delegate
(
scope const(char)[]
)
sink
)

Return Value

Type: void

this as a HTML-tagged string.

Meta