<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Iterator on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/iterator/</link>
    <description>Recent content in Iterator on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 27 Oct 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/iterator/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python教程23：迭代器（Iterator）</title>
      <link>https://blog.hankmo.com/python-tutorial-23-iterators/</link>
      <pubDate>Sun, 27 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/python-tutorial-23-iterators/</guid>
      <description>理解Python迭代器协议：iter()和next()，自定义迭代器，掌握迭代的底层机制。</description>
    </item>
    <item>
      <title>Rust 学习笔记 04：控制流程</title>
      <link>https://blog.hankmo.com/rust-learning-04-control-flow/</link>
      <pubDate>Sat, 15 Jun 2024 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/rust-learning-04-control-flow/</guid>
      <description>如果说函数是积木，那控制流程就是粘合剂。Rust 的 `if` 不仅仅是判断，它还是一个表达式。而 `loop` 循环甚至可以当函数用（返回值）。</description>
    </item>
  </channel>
</rss>
