Add reverse state
This commit is contained in:
parent
4810f54c4f
commit
6e5b85fadc
|
@ -20,6 +20,7 @@
|
||||||
| [proofs](./proofs) | Attempt at expressing mathematical proofs using Purescript's effect system |
|
| [proofs](./proofs) | Attempt at expressing mathematical proofs using Purescript's effect system |
|
||||||
| [purebird](./purebird) | Flappy-bird game |
|
| [purebird](./purebird) | Flappy-bird game |
|
||||||
| [purpleflow](./purpleflow) | Unfinished dependently-typed programming language |
|
| [purpleflow](./purpleflow) | Unfinished dependently-typed programming language |
|
||||||
|
| [reverse-state](./reverse-state) | Implementation of, (drum roll), reverse state |
|
||||||
| [slice](./slice) | Basic benchmarks and a `Slice` type |
|
| [slice](./slice) | Basic benchmarks and a `Slice` type |
|
||||||
| [sprint](./sprint) | Failled effect-system based on typelevel lists |
|
| [sprint](./sprint) | Failled effect-system based on typelevel lists |
|
||||||
| [strategy](./strategy) | Unfinished attempt at implementing a mixed strategy nash equilibrium solver |
|
| [strategy](./strategy) | Unfinished attempt at implementing a mixed strategy nash equilibrium solver |
|
||||||
|
|
Loading…
Reference in a new issue