parsers.range

Undocumented in source. Be warned that the author may not have intended to support it.
template parsers(Stream)
range
(
alias low
alias high
)
()
if (
!is(Stream == string)
)

Meta