|
You are here |
andersmurphy.com | ||
| | | | |
blog.michielborkent.nl
|
|
| | | | | ||
| | | | |
jdevuyst.blogspot.com
|
|
| | | | | Most programmers who have dabbled in Clojure are probably familiar with the threading macros -> and ->>. For readers, who aren't. Here's wha... | |
| | | | |
quanttype.net
|
|
| | | | | Have you noticed that (doto x (do ...)) is basically (prog1 x ...)? How handy! | |
| | | | |
ostash.dev
|
|
| | | Working with larger Clojure projects or libraries requires us to use some concepts that we all know from the Object Oriented Programming (OOP) world. | ||