We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4b877 commit aedbc88Copy full SHA for aedbc88
pom.xml
@@ -3,6 +3,7 @@
3
<artifactId>algo.generic</artifactId>
4
<version>1.0.2-SNAPSHOT</version>
5
<name>algo.generic</name>
6
+ <description>Generic versions of commonly used functions, implemented as multimethods that can be implemented for any data type.</description>
7
8
<parent>
9
<groupId>org.clojure</groupId>
0 commit comments