philjackson/two-probs

If you're unlucky enough to have to process large regexps, this library should help you make them more readable, composable and maintainable.

Leiningen/Boot

[philjackson/two-probs "0.1.3"]

Clojure CLI/deps.edn

philjackson/two-probs {:mvn/version "0.1.3"}

Gradle

implementation("philjackson:two-probs:0.1.3")

Maven

<dependency>
  <groupId>philjackson</groupId>
  <artifactId>two-probs</artifactId>
  <version>0.1.3</version>
</dependency>