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.

[0.1.2] - 2020-11-06

Added

  • print-method and print-dup for Cons
  • added Sequential do the Evaluatable protocol
  • cl-cons now builds with any sequential
  • Improved the defun macro, defun defined functions are now allowed to be called inside new defun definitions.

[0.1.1] - 2020-11-06

Added

  • a examples folder
  • Keyword and nil are now supported by the CommonLispfiable protocol
  • Fixing the Double type on the CommonLispfiable protocol
  • the defun macro

0.1.0 - 2020-11-04

  • First release

Can you improve this documentation?Edit on GitHub

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

× close