<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Generators on BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/generators/</link>
    <description>Recent content in Generators on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 23 Oct 2022 21:54:54 -0400</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/generators/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>JavaScript: Generators</title>
      <link>https://www.bradcypert.com/javascript-generators/</link>
      <pubDate>Tue, 19 Jul 2016 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/javascript-generators/</guid>
      <description>&lt;p&gt;One thing I’ve learned recently from Clojure (don’t worry, this post &lt;strong&gt;is&lt;/strong&gt; about JavaScript) is that laziness is great. Lazy code is powerful code, allowing you to model things like infinite sequences or complex computations over a range of data. Without this laziness, an infinite sequence would cause a stack overflow or complex computations would bog down your performance when you may not even need to perform all those computations to begin with!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
