A waltz through iterators in #Rust, while discussing how type-driven API designs can help.
@brk awesome! I've seen from_fn used before, but haven't tried it. I was wondering if something like generators were in the language - that's great that they're coming. I love them in Python for a bunch of tasks.