com._0xab/sanity

Fixes a number of problems with Clojure semantics and syntax and fills in some missing functionality

Leiningen/Boot

[com._0xab/sanity "1.4.0"]

Clojure CLI/deps.edn

com._0xab/sanity {:mvn/version "1.4.0"}

Gradle

implementation("com._0xab:sanity:1.4.0")

Maven

<dependency>
  <groupId>com._0xab</groupId>
  <artifactId>sanity</artifactId>
  <version>1.4.0</version>
</dependency>