|
|
|
|
|
by vvanders
3692 days ago
|
|
The thing is what you linked is the docs of an implementation not the interface. I guess I've just had a different experience. I come from almost no PL/ML background and I've found the Iterator interface in Rust(along with Option/Result) to be some of the most impressive, clear things about the language. |
|