predicat

A library to create and compose predicates with traceable failures

Leiningen/Boot

[predicat "0.1.0"]

Clojure CLI/deps.edn

predicat/predicat {:mvn/version "0.1.0"}

Gradle

implementation("predicat:predicat:0.1.0")

Maven

<dependency>
  <groupId>predicat</groupId>
  <artifactId>predicat</artifactId>
  <version>0.1.0</version>
</dependency>