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

https://github.com/thisislawatts/fp-ts-learning


https://github.com/thisislawatts/fp-ts-learning

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Learning fp-ts

Tests which help illustrate the behaviour of various `fp-ts` constructs.

## Using the repo

```bash
npm install
npm run test
```