/coalton-example

Primary LanguageCommon LispMIT LicenseMIT

Coalton Example Project

Load with:

(ql:quickload :coalton-example)

Test with:

(ql:quickload :coalton-example/test)
(asdf:test-system :coalton-example)

Generate docs with

$ make docs