algo.generic

org.clojure

algo.generic is a Java jar artifact published under the org.clojure group on Maven Central. 7 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 0.1.4 7 versions jarChecking...

Add to your project0.1.4

<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>algo.generic</artifactId>
    <version>0.1.4</version>
</dependency>

Version Details — 0.1.4

Packaging
jar
Direct Deps
1
Total Deps
3
Published
Unknown
License
Unknown

Generic versions of commonly used functions, implemented as multimethods that can be implemented for any data type.

Checking security advisories...