This project contains solved tasks for the university's Functional programming subject written in Clojure programming language.
Needed software:
- leiningen (version 2.5.0)
- jre
Clone the project and navigate to the project directory.
git clone https://github.com/yahor-filipchyk/fplabs.git
cd fplabs
lein run -- lab_number
lab_number -- task number (e.g. 1)
lein run -- 1
lein test