What performance disadvantages might I face with this approach to creating a library of iterators?
I’m working on my iterator library and I’ve come up with what I think is a convenient API. Here are some examples of how to use it:
I’m working on my iterator library and I’ve come up with what I think is a convenient API. Here are some examples of how to use it: