bool opBinaryRight(string op: "in", U)(U ch) if (is(U : dchar))
Tests the presence of codepoint ch in this set, the same as opIndex.
ch