Bound.toString

Undocumented in source. Be warned that the author may not have intended to support it.
struct Bound(V, alias low, alias high, bool optional = false, bool useExceptions = true, bool packed = true, bool signed = false)
const
void
toString
(
Sink
)
(
ref scope Sink sink
)

Meta