Returning Rust Iterators

Some simple tricks go a long way when dealing with iterators as return values. Read more

Similar

Rust procedural macros vs. GCC plugins

Much of my work recently has been in Rust. I’ve known about Rust since its early days but I’ve never had the inclination to sit down and work with it until now. In many respects, I feel like I’m working in a functional programming language given the wide-... (more…)

Read more »