Daniel Higginbotham

Clojure for the Brave and True

Notify me when the book’s added
To read this book, upload an EPUB or FB2 file to Bookmate. How do I upload a book?
This book is currently unavailable
425 printed pages
Have you already read it? How did you like it?
👍👎

Quotes

  • Nikita Naumenkohas quoted4 years ago
    It is better to have 100 functions operate on one data structure than 10 functions on 10 data structures.
    —Alan Perlis
  • Стас Поздняковhas quoted4 years ago
    let creates a new scope in which the name x is bound to the value 1. I think of scope as
  • Стас Поздняковhas quoted5 years ago
    You can also pass a rest parameter with %&:

    (#(identity %&) 1 "blarg" :yip); => (1 "blarg" :yip)

On the bookshelves

fb2epub
Drag & drop your files (not more than 5 at once)