Read Me Clojure, Pt. 4 Data Structures November 26, 2014 | February 1, 2019 | 83 minutes83 m. (17584 words) Data structures, alongside algorithms expressed as operations, are a fundamental component of every computer program. When building applications, we choose structures that will be best suited for processing data within our adopted model. #binding #data type #data structure #metadata #persistent structures > Clojure