No description
Find a file
2025-04-18 09:14:09 +02:00
compare can auto-generate comparison functions for composed types 2025-04-17 16:43:28 +02:00
examples rename dir scripts -> examples 2025-04-18 09:14:09 +02:00
generics branching and very basic merging of slots 2025-04-17 09:19:41 +02:00
lib branching and very basic merging of slots 2025-04-17 09:19:41 +02:00
primitives can auto-generate comparison functions for composed types 2025-04-17 16:43:28 +02:00
structures move test to separate file 2025-04-17 16:48:17 +02:00
typeclasses branching and very basic merging of slots 2025-04-17 09:19:41 +02:00
util add enum type (generalization of sum-type) 2025-04-17 16:10:00 +02:00
versioning restructure code a bit, add comparison functions for primitive types and composed types (needed to put values in sets) 2025-04-17 15:11:06 +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 interactive prompt can handle polymorphic types 2025-04-02 15:49:43 +02:00
type_constructor.js branching and very basic merging of slots 2025-04-17 09:19:41 +02:00
typed.js branching and very basic merging of slots 2025-04-17 09:19:41 +02:00