Liking cljdoc? Tell your friends :D

clj.base

The clj.base library provides functionality for Clojure with no external dependencies.

org.soulspace.clj contains the following namespaces:

  • cli - functions to define and parse command line options
  • core - general functions to supplement clojure.core
  • namespace - functions to help working with namespaces
  • property-replacement - functions for replacing properties in the form of ${property}
  • string - functions to supplement clojure.string

Usage

Add the dependency:

Clojars Project cljdoc badge

Copyright

© 2012-2021 Ludger Solbach

License

Eclipse Public License 1.0

Code Repository

CljBase on GitHub

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close