InversionList.opBinaryRight

bool opBinaryRight(string op: "in", U)(U ch) if (is(U : dchar)) const

Tests the presence of codepoint ch in this set, the same as opIndex.