Nikolaus Knop
Nikolaus Knop
It could be a kind of documentation, which would be used as a way of getting to know the code base by specific examples. The main advantage over the test...
Which options do you consider the best at the moment? I would really like to contribute by implementing it.
I actually like the approach, which has the lambda expression after the `where` the most, because with this approach the data would not have to be actually stored. The `where`...
Yeah that's right. Throwing the exception is necessary because otherwise the sequence would be infinite. And that's not what we want. It's just a notification that the iterator is exhausted
The tutorial on how to develop plugins is now being written in the Wiki.
README is now complete