marcoheisig/Petalisp

There is no FUSE* in this example

phoe opened this issue · 1 comments

phoe commented

;; arrays can be overwritten with fuse*
(present
(lazy-overwrite
(zeros (~ 10 ~ 10))
(lazy-reshape 1 (~ 2 8 ~ 2 8))))

Fixed, thanks!