Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Unreleased

Nothing yet.

0.1.0 - 2019-04-17

Initial version.

Added

Mostly tools for walking trees:

  • path-finder, which finds tree elements matching a predicate, and path-walker, which does the same thing but recurses down into matches as well
  • TREE-KEYS and TREE-LEAVES which are fairly self-descriptive

Can you improve this documentation?Edit on GitHub

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

× close