if x in array: # do something
D has this, but only for associative arrays. Is there any chance we could extend this to every kind of array?
if x in array: # do something
D has this, but only for associative arrays. Is there any chance we could extend this to every kind of array?