Skip to content

2. Drinking from the Clojure firehose

Joony edited this page Jul 27, 2014 · 30 revisions

Drinking-from-the-Clojure-firehose

Scalars: the base data types

Putting things together: collections

Making things happen: functions

Vars are not variables

Locals, loops, and blocks

Preventing things from happening: quoting 􏰀 Using host libraries via interop

Exceptional circumstances

Modularizing code with namespaces

Clone this wiki locally