No description
Find a file
2025-03-20 14:09:17 +01:00
generics add nominal types for 2D points 2025-03-20 12:07:31 +01:00
interfaces add interactive prompt 2025-03-20 09:54:11 +01:00
lib add String type + use String to make nominal types unique (worse, but more pleasant when debugging) 2025-03-20 14:09:17 +01:00
primitives add String type + use String to make nominal types unique (worse, but more pleasant when debugging) 2025-03-20 14:09:17 +01:00
structures add String type + use String to make nominal types unique (worse, but more pleasant when debugging) 2025-03-20 14:09:17 +01:00
typeclasses basic functionality, no generics 2025-03-14 16:56:37 +01:00
.gitignore add interactive prompt 2025-03-20 09:54:11 +01:00
main.js add String type + use String to make nominal types unique (worse, but more pleasant when debugging) 2025-03-20 14:09:17 +01:00
metacircular.js add interactive prompt 2025-03-20 09:54:11 +01:00
package.json add interactive prompt 2025-03-20 09:54:11 +01:00
pnpm-lock.yaml add interactive prompt 2025-03-20 09:54:11 +01:00
progress.txt add interactive prompt 2025-03-20 09:54:11 +01:00
type_registry.js add nominal types for 2D points 2025-03-20 12:07:31 +01:00
typed.js add interactive prompt 2025-03-20 09:54:11 +01:00
util.js add nominal types for 2D points 2025-03-20 12:07:31 +01:00