Set i to 0 2 3 4 ... <to infinity>
/ Per Hedbor ()
Previous text:
2003-02-06 14:19: Subject: Xor
Considering the current results from `[] on multisets, they would return 0 or 1, regardless on how many times the element is repeated.
What would
foreach ( ~(<1>); int i; ) ...
do?
/ Mirar