clojure / clojure-site

clojure.org site
https://clojure.org
Eclipse Public License 1.0
249 stars 270 forks source link

Proposal: would you please add one line introduce to each library? #47

Closed ghost closed 8 years ago

ghost commented 8 years ago

http://clojure.org/api/api In this page , we list these libraries: Clojure Contrib Libraries

algo.generic algo.graph algo.monads core.async core.cache core.contracts core.incubator core.logic core.match core.memoize core.rrb-vector core.typed core.unify data.avl data.codec data.csv data.finger-tree data.fressian data.generators data.json data.priority-map data.xml data.zip java.classpath java.data java.jdbc java.jmx math.combinatorics math.numeric-tower test.generative tools.analyzer tools.analyzer.js tools.analyzer.jvm tools.cli tools.emitter.jvm tools.logging tools.macro tools.namespace tools.nrepl tools.reader tools.trace

But would you please add one line introduce to each library ? to help new user to easy know what the library does quickly.

puredanger commented 8 years ago

Sounds like a good idea

puredanger commented 8 years ago

accepted PR