practicalli

https://practicalli.github.io/ http://yt.vu/+practicalli (youtube)
practicalli-john 2019-10-12T10:40:34.007500Z

This weeks broadcast recording is viewable at https://youtu.be/eJoNZWT2b7I We covered laziness in Clojure, specifically using lazy-seq to return a lazy sequence. This allowed us to implement our own iterate function to solve 4Clojure challenge 62 We also looked at the functions seq and when-let as part of our solution.