Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 870 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 870 Bytes

Transducers in Practice workshop (slides and labs). This is a 4 hours workshop on Clojure transducers with 4 units (and relative labs). The workshop was given at the CUFP 2017 conference in Oxford.

Prerequisites

Usage

Based on leiningen. Use lein repl to start a REPL.

Require a lab namespace with require '[transducers-workshop.lab1 :as lab1] or a different lab name.

License

Copyright © 2017 uSwitch.com

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.