No description
Find a file
2026-02-03 12:17:41 -07:00
public First commit for CG 2026-01-29 22:39:33 -07:00
src Just realized point { x = 1 } was ambiguous, could be record update or function application. changed record update syntax to: point.{ x = 1 }. And starting on ui components 2026-02-03 12:17:41 -07:00
.gitignore First commit for CG 2026-01-29 22:39:33 -07:00
index.html First commit for CG 2026-01-29 22:39:33 -07:00
package-lock.json First commit for CG 2026-01-29 22:39:33 -07:00
package.json First commit for CG 2026-01-29 22:39:33 -07:00
tsconfig.json First commit for CG 2026-01-29 22:39:33 -07:00