Hello, I would like to ask a question about this <...
# kotest-contributors
a
Hello, I would like to ask a question about this issue. Is it even worth supporting such special iterators as described in the issue? It seems to me that the undefined behavior when dealing with such non-conventional iterators is the user's concern, not the library's. I mean, it's easy to support, but I'm not sure it's worth it. What do you think?
1
a
I'm with you - I'd rather not worry about this as well.
s
I agree, if you want to test, just convert to a list and run your asserrt on the list ?
1
a
Thanks for answers! Maybe we could close it then?
a
closed as won't do it.