clojure-cheatsheets icon indicating copy to clipboard operation
clojure-cheatsheets copied to clipboard

Cheatsheets and information for Clojure/JVM and ClojureScript

Results 13 clojure-cheatsheets issues
Sort by recently updated
recently updated
newest added

Some text in the tables should probably not be monospaced/code. For example: - "Note: always use return value for later changes, never original!" - "is namespace for later syms" -...

Below is a list of new vars def'd in Clojure 1.12.0 that were not present in Clojure 1.11.1. The namespace is `clojure.core` if it is not explicitly shown. I already...