Extending the Iterator Trait in Rust
Extending the Iterator trait in Rust by adding a new function for a new type of iterator transformation.
Hi. I'm Bryan Burgers. But you already figured that out.
I make websites.
And ExpressionEngine add-ons. I'm the author of Blocks and the co-author of EE Twitter, Video Link, Switch, Max Length, and others.
I also write about the web.
From time to time, I even write children's books.
Let's talk. I hang out as @bryanburgers on Twitter. And as Bryan Burgers on Google+. GitHub too. Oh, and email, we can't forget email, since I bought this domain for the cool email address: bryan@burgers.io.
Extending the Iterator trait in Rust by adding a new function for a new type of iterator transformation.
About the design of iterators in Rust (which I like) and writing a new one.
What, practically, should we do with information about Node and V8's continual performance improvements.
Javascript's async and await are finally here, and they aren't just a bit of syntactic sugar. They can significantly increase the readability of code.