Liking cljdoc? Tell your friends :D

toolbox Clojure CIClojars Project cljdoc badge

note

A set of utils to work with Clojure projects. This library aims to be zero dependencies.

important

Work only with JDK >=21

References

JVM

Java

  • Properties as Map
  • Class methods dump (useful to explore Java libraries)
  • Java Runtime informations (via properties)

Classpath

  • Clojure project name and version extractor (via leiningen)
  • Classpath JAR's listing
  • Dependencies listing

Maths

Linear Algebra

  • Reduced Row Echelon Form and Applications (RREF) function

Suites

  • Fibonnaci suite

Algos

Collections

  • Deep-merging with collection support

FileSystem

Pprint

  • Method to print ByteBuffer in HexDump like format.

Graph

Intervals

  • Overlapping intervals merge algorithm

Regexes

Set

  • PowerSet implementation

Binary

  • ByteBuffer NIO thin wrapper

Changelog

UNRELEASED

License

Copyright © 2024-2026 iomonad iomonad@riseup.net

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close