Function FlatMap.opBinaryRight

Operator in

bool opBinaryRight(string op : "in", K) (
  auto scope ref K key
) const pure nothrow @nogc scope @trusted;

Examples

TODO