Explore >> Select a destination


You are here

spootnik.org
| | quanttype.net
8.0 parsecs away

Travel
| | Have you noticed that (doto x (do ...)) is basically (prog1 x ...)? How handy!
| | clojure-doc.org
6.2 parsecs away

Travel
| | This cookbook covers working with files and directories from Clojure, using functions in the clojure.java.io namespace as well as parts of the JDK via interoperability.This work is licensed under a Creative Commons Attribution 3.0 Unported License (including images & stylesheets). The source is available on Github.
| | ostash.dev
6.6 parsecs away

Travel
| | Conceptually metadata is an ability for the symbol or the collection to have some additional information for the Clojure compiler. It is implemented as a map data structure and is often used to convey the type information to the compiler, documentation and compilation warnings.
| | nnethercote.github.io
30.6 parsecs away

Travel
|