/sicp

SICP in Clojure with clojure.core.typed

Primary LanguageClojure

sicp

SICP in Clojure with clojure.core.typed.

Build Status

Test

# Please use GNU Make 3.82 or newer
make check -j$(nproc)

Find Unsafe Codes

git grep ignore-with-unchecked-cast
git grep '\^:no-check'
git grep tc-ignore

License

GPL v3