No description
Find a file
Joeri Exelmans 8eec5b9239 recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working.
big part of the code base still needs to be 'ported' to the updated type constructors.
2025-05-05 17:17:45 +02:00
compare recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
examples recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
generics recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
lib recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
primitives recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
structures recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
typeclasses recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
util recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
versioning recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
.gitignore add interactive prompt 2025-03-20 09:54:11 +01:00
package.json add purely functional red-black tree benchmark 2025-04-14 18:25:09 +02:00
pnpm-lock.yaml add purely functional red-black tree benchmark 2025-04-14 18:25:09 +02:00
progress.txt branching and very basic merging of slots 2025-04-17 09:19:41 +02:00
stdlib.js rename some things 2025-04-20 21:09:51 +02:00
type_constructor.js recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00