mvc-works/polyfill

Polyfill functions to reuse in Clojure and ClojureScript

Leiningen/Boot

[mvc-works/polyfill "0.1.1"]

Clojure CLI/deps.edn

mvc-works/polyfill {:mvn/version "0.1.1"}

Gradle

implementation("mvc-works:polyfill:0.1.1")

Maven

<dependency>
  <groupId>mvc-works</groupId>
  <artifactId>polyfill</artifactId>
  <version>0.1.1</version>
</dependency>