IRCClient.monitorAdd

Undocumented in source. Be warned that the author may not have intended to support it.
struct IRCClient
public
void
monitorAdd
(
T
)
()
if (
isInputRange!T &&
is(ElementType!T == User)
)

Meta