<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog-O! (Posts about adventofcode)</title><link>https://bwinton.github.io/weblog.latte.ca/</link><description></description><atom:link type="application/rss+xml" rel="self" href="https://bwinton.github.io/weblog.latte.ca/tags/adventofcode.xml"></atom:link><language>en</language><lastBuildDate>Sat, 13 Apr 2019 21:21:10 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Neat new feature in Rust…</title><link>https://bwinton.github.io/weblog.latte.ca/blake/tech/rust/makingiterators/</link><dc:creator>Blake Winton</dc:creator><description>&lt;div&gt;&lt;p&gt;A few years ago, I decided to try my hand at the
&lt;a href="https://adventofcode.com/"&gt;Advent of Code&lt;/a&gt; problems in Rust, as a way to help me
learn the language. One of the things I like to do in Rust (which I also liked to do
in Python) is make heavy use of iterators, so when I come up against a problem
&lt;a href="https://adventofcode.com/2017/day/3"&gt;like this&lt;/a&gt;, I reach for them first!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://bwinton.github.io/weblog.latte.ca/blake/tech/rust/makingiterators/"&gt;Read more…&lt;/a&gt; (3 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>adventofcode</category><category>generators</category><category>iterators</category><category>rust</category><guid>https://bwinton.github.io/weblog.latte.ca/blake/tech/rust/makingiterators/</guid><pubDate>Sat, 13 Apr 2019 20:49:00 GMT</pubDate></item></channel></rss>