appendUnique

Append the string to the range if it doesn't exist.

appendUnique
(
T
)
(
T r
,
string msg
,
string[] remove
)
if (
isInputRange!T
)

Meta