Comment 10 for bug 1051847

Revision history for this message
Simone Busoli (simone.busoli) wrote :

I've done a simple implementation which allows for the usage specified by the OP and in general considers enumerables which introduce recursion as not equal.

Not sure it is really worth to add real support for recursive enumerables and for explicity identity comparison in Contains constraint, maybe the second is more desirable than the first though.