/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

aartaka.me
| | pragprog.com
3.5 parsecs away

Travel
| | This book will help you write macros using Clojure and to recognize when you should be using macros in the first place.
| | pldb.io
4.1 parsecs away

Travel
| | PLDB: a Programming Language Database. Build the next great programming language.
| | nondv.wtf
2.7 parsecs away

Travel
| | The excitement of coding just for yourself and by yourself as a professional software engineer
| | endlessparentheses.com
28.8 parsecs away

Travel
| The concept of a lazy-map might sounds odd at first. How do you know if a map contains an entry without resolving the whole map? But it's not the entries that are lazy, it's the values they hold. See this example from the Readme: