<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Threading on BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/threading/</link>
    <description>Recent content in Threading on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 27 Dec 2022 22:25:45 -0500</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/threading/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Threading Pipelines in Clojure</title>
      <link>https://www.bradcypert.com/threading-pipelines-in-clojure/</link>
      <pubDate>Sat, 24 Dec 2016 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/threading-pipelines-in-clojure/</guid>
      <description>&lt;p&gt;Today we’re going to talk about the &lt;code&gt;thread&lt;/code&gt; macro (&lt;code&gt;-&amp;gt;&lt;/code&gt;) and how to manipulate functions to fit them into your “thread pipeline”. First, let’s figure out what exactly the thread macro is.&lt;/p&gt;&#xA;&lt;h4 id=&#34;the-thread-macro&#34;&gt;The Thread Macro&lt;/h4&gt;&#xA;&lt;p&gt;If you’ve used &lt;code&gt;-&amp;gt;&lt;/code&gt; before, you’ve done some threading. Other languages refer to this as “piping”, although this can be often confused with piping from the command-line. Check out this code (that doesn’t use the threading macro).&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
