|
Hello, Still playing with And I get the following error message: After that, I tried to copy-paste your specification of the Zip iterator in my file, but did not succeed to integrate it. Is there a simple workaround ? |
Replies: 3 comments 7 replies
|
Here are more details on my issues. I have started to rebuild iterators from scratch by copy-pasting the examples of First, my variant However, I do not succeed to achieve the |
|
The main problem is that we need to specify All this is not fundamentally difficult, but quite a bit of boilerplate. |
See #862 for a specification of
Zip, and a session with your example. It passed on the first try !