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

https://github.com/smeghead/gfp-copying

なっとく!関数型プログラミングの写経
https://github.com/smeghead/gfp-copying

Last synced: 2 months ago
JSON representation

なっとく!関数型プログラミングの写経

Awesome Lists containing this project

README

        

# GFP-copying
なっとく!関数型プログラミングの写経

## Docker

```bash
docker run --rm -it -v $(pwd):/root sbtscala/scala-sbt:eclipse-temurin-alpine-21.0.2_13_1.10.1_3.5.0 bash
```