<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Just Lisp Things</title>
<link href="https://tailrecursion.com/jlt"></link>
<link rel="self" href="https://tailrecursion.com/jlt/atom.xml"></link>
<updated>2019-12-26T09:51:55Z</updated>
<author><name>Alan Dipert</name>
</author>
<id>urn:uuid:489f7ea4-0699-11ea-b588-843a4b7c6000</id>
<entry><title>Collecting without LOOP</title>
<link href="https://tailrecursion.com/jlt/posts/posts/collecting.html"></link>
<id>urn:uuid:29175a02-069e-11ea-b588-843a4b7c6000</id>
<updated>2019-12-11T00:00:00Z</updated>
<summary>All about LOOP’s collect keyword, and how to collect lists on our own, without LOOP.
</summary>
</entry>
<entry><title>Collecting without LOOP: Macro Edition</title>
<link href="https://tailrecursion.com/jlt/posts/posts/collecting-macro-edition.html"></link>
<id>urn:uuid:a2d4ab9a-1c99-11ea-a6e0-843a4b7c6000</id>
<updated>2019-12-26T00:00:00Z</updated>
<summary>Implementing COLLECTING with a macro interface instead of as a function.
</summary>
</entry>
</feed>
