Has there been any proposals/plans to make operator "in" work for elements in ranges such as

    assert('x' in ['x']);

I'm missing that Python feature when I work in D.

Reply via email to