multiliteral

Undocumented in source. Be warned that the author may not have intended to support it.
multiliteral
(
B
S = string
R
)
(,
bool consumeInput = true
,
bool caseSensitive = true
)
if (
isSomeString!S &&
isInputRange!R
&&
is(Unqual!(ElementType!R) : S)
)

Meta