Liking cljdoc? Tell your friends :D

Change Log

1.0.0

Fixed

  • Support for printing the flow for macros when calling them from other functions and not just directly

0.1.9

Added

  • Support for every? as devery?
  • Support for not-every? as dnot-every?
  • Support for every-pred as devery-pred

0.1.8

Added

  • Support for keep as dkeep
  • Support for keep-indexed as dkeep-indexed

0.1.7

Added

  • Support for while as dwhile

0.1.6

Added

  • Support for take-while as dtake-while, drop-while as ddrop-while and split-with as dsplit-with

Changed

  • Remove redundant let from dsome-> and dsome->>

0.1.5

Added

  • Support for filter as dfilter and remove as dremove

0.1.4

Added

  • Support for as-> as das-> and as->> as das->>

0.1.3

Added

  • Support for cond-> as dcond-> and cond->> as dcond->>

Can you improve this documentation? These fine people already did:
dborinsk & Dana Borinski
Edit on GitHub

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

× close