Commit Graph

2 Commits

Author SHA1 Message Date
water111 5b24e43143 Change syntax for boxed array to support different length and allocated-length (#568)
* change syntax for boxed array

* fix test and make the flava thing kind of work
2021-06-07 20:22:06 -04:00
water111 3355df809a Add boxed array type (#163)
* add array

* support static arrays
2020-12-19 21:05:18 -05:00