There is a <script> tag on this page that uses Lazy.generate to define a Lazy.GeneratedSequence that computes prime numbers. It is currently iterating over this sequence asynchronously using #async().

Pretty neat, right?

Back to the Lazy.js site