An open API service indexing awesome lists of open source software.

https://github.com/sectore/purescript-book-exercises

Exercises of PureScript By Example
https://github.com/sectore/purescript-book-exercises

Last synced: 3 months ago
JSON representation

Exercises of PureScript By Example

Awesome Lists containing this project

README

          

# [PureScript By Example](https://leanpub.com/purescript/) - Solved Exercises

* _**Chapter 4:**_
[4.15.1](./chapter4/4.15.1.purs)
, [4.15.2](./chapter4/4.15.2.purs)
, [4.15.3](./chapter4/4.15.3.purs)
, [4.15.4](./chapter4/4.15.4.purs)
, [4.17.1](./chapter4/4.17.1.purs),

* _**Chapter 8:**_
[8.19.1](./chapter8/8.19.1.purs)
, [8.19.2](./chapter8/8.19.2.purs)
, [8.19.3](./chapter8/8.19.3.purs)
, [8.19.4](./chapter8/8.19.4/src/)

* _**Chapter 10:**_
[10.9.1](./chapter10/10.9.1.js)
, [10.9.2](./chapter10/10.9.2.js)
, [10.15.1.purs](./chapter10/10.15/10.15.1.purs)
/ [10.15.1.js](./chapter10/10.15/10.15.1.js)
, [10.15.2.purs](./chapter10/10.15/10.15.2.purs)
/ [10.15.2.js](./chapter10/10.15/10.15.2.js)

* _**Chapter 11:**_
[11.4.1](./chapter11/11.4.1.purs)
, [11.4.2](./chapter11/11.4.2.purs)
, [11.6.1](./chapter11/11.6.1.purs)
, [11.6.2](./chapter11/11.6.2.purs)
, [11.9.1](./chapter11/11.9.1.purs)
, [11.9.2](./chapter11/11.9.2.purs)

_Solved with :sun_with_face: by Jens K. (aka @sectore)_