Liking cljdoc? Tell your friends :D

Change Log

[0.2.1] - 2022-10-13

  • Added 'apply' function for boxed data, with which users can apply a function onto a box and get the result value (not boxed).
  • Added 'disable' function for boxed data. All functions applied to disabled boxes are just ignored.

[0.2.0] - 2022-04-25

Added

  • Supported ClojureScript!

[0.1.5] - 2020-03-27

Added

  • A print-method multimethod for databox.core.Box.
  • README.md

[0.1.4] - 2019-08-16

  • First public release

Can you improve this documentation?Edit on GitHub

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

× close