This commit is contained in:
2026-04-03 20:36:40 -07:00
parent bfc9277f15
commit fd97d2167e
20 changed files with 1134 additions and 282 deletions

View File

@@ -282,8 +282,6 @@ instance Eq String where
instance Eq Char where
a == b = eqChar a b
ptype Array : U U
pfunc listToArray : a. List a Array a := `
(a, l) => {