IdSetLexicon.add

Undocumented in source. Be warned that the author may not have intended to support it.
class IdSetLexicon
int
add
(
ForwardRange
)
(
ForwardRange fr
)
if (
isForwardRange!ForwardRange &&
is(typeof(fr.front) : int)
)

Meta