SequenceLexicon.add

Undocumented in source. Be warned that the author may not have intended to support it.
class SequenceLexicon(T)
uint
add
(
Range
)
(
Range r
)
if (
isInputRange!Range &&
is(typeof(r.front) : T)
)

Meta