/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

andersmurphy.com
| | quanttype.net
4.6 parsecs away

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

Travel
| |
| | theburningmonk.com
2.5 parsecs away

Travel
| | Learn to build production-ready serverless applications on AWS
| | ostash.dev
40.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.