Collections /

Clojure Foundations

In this series, core aspects of Clojure are taken apart and put together again, to see what exactly makes them tick. Seq, records, protocol, core functions and essential libraries. Level up now!

1. clojure.core/some

clojure.core/some

7. Intro to clojure.spec

Intro to clojure.spec

12. Clojure Keyword Arguments

Clojure Keyword Arguments

22. Seq and Seqable

Seq and Seqable

23. deftype and definterface

deftype and definterface

24. defrecord and defprotocol

defrecord and defprotocol

26. Component and System

Component and System

38. Transducers

Transducers