Timeline for How to properly inject iterators into table?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 10, 2015 at 21:21 | comment | added | ciao | Yes, it's interesting behavior, and if you remove the complement on the first (since it's not needed), it complains about the second, and so on. Nonetheless, I'd +1 you again if I could, I'm sure your construct is going to find some use! | |
| Mar 10, 2015 at 8:37 | comment | added | Kuba | @rasher Strange it only complains about iterator free spec: Complement[{2, 3}, {}]. No quick fix is not comming to my mind, will try to take a closer look later, stuff to do now. | |
| Mar 10, 2015 at 8:18 | comment | added | ciao | Well, getting there. These work fine when manually entered, but building z2 (in a threaded map) where I need to put the complement in an unevaluated form seems to cause issues - I get the ...iterator does not have appropriate bounds... - yet strangely, results are correct. I've got to hit the hay, but I'll quickly add where I'm at to the OP so you might take a gander. | |
| Mar 10, 2015 at 7:43 | comment | added | ciao | Pretty sneaky. +1 - I'll fiddle with it and report back. | |
| Mar 10, 2015 at 7:41 | history | edited | Kuba | CC BY-SA 3.0 | added 378 characters in body |
| Mar 10, 2015 at 7:30 | history | answered | Kuba | CC BY-SA 3.0 |