# A Line of Code I Haven't Found an Excuse to Use Yet

Author: Zack M. Davis
Originally published: 2014-07-18
Category: asides
Tags: Clojure
Canonical URL: https://zackmdavis.net/blog/2014/Jul/a-line-of-code-i-havent-found-an-excuse-to-use-yet/

```clojure
(defn intentional-mispelling? [sic]
```
