mascip.debug

Debugging functions for printing data transformations on a 'need to see' basis, along threading chains ->> and function composition chains

Leiningen/Boot

[mascip.debug "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

mascip.debug/mascip.debug {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("mascip.debug:mascip.debug:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>mascip.debug</groupId>
  <artifactId>mascip.debug</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>