1
Fork 0

Add purescript-run-supply to readme

This commit is contained in:
prescientmoon 2024-10-12 04:59:47 +02:00
parent 338aafea2d
commit 49b60b6eb4
Signed by: prescientmoon
SSH key fingerprint: SHA256:WFp/cO76nbarETAoQcQXuV+0h7XJsEsOCI0UsyPIy6U

View file

@ -21,6 +21,7 @@
| [purebird](./purebird) | Flappy-bird game |
| [purpleflow](./purpleflow) | Unfinished dependently-typed programming language |
| [reverse-state](./reverse-state) | Implementation of, (drum roll), reverse state |
| [run-supply](./run-supply) | Effect for generating an infinite supply of unique values |
| [slice](./slice) | Basic benchmarks and a `Slice` type |
| [sprint](./sprint) | Failled effect-system based on typelevel lists |
| [strategy](./strategy) | Unfinished attempt at implementing a mixed strategy nash equilibrium solver |