File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4444 ~ << >> % & | ^ ! && || le lt ge gt eq ne where typed-alloca build-phi add-incoming
4545 to-array get set rgb red green blue ensure-default-strides default-strides roll unroll
4646 crop dump rebase project element minor major sum product fill indices convolve dilate erode
47- warp reshape histogram mask unmask
47+ warp reshape histogram mask unmask bool
4848 <void> <meta<void>>
4949 <scalar> <meta<scalar>>
5050 <structure> <meta<structure>>
Original file line number Diff line number Diff line change 4040 (test-eq " Create boolean type"
4141 <bool> (class-of (make <bool> #:value #t )))
4242 (test-eqv " Foreign type of boolean is boolean"
43- ( + int64 3 ) (foreign-type <bool>)))
43+ bool (foreign-type <bool>)))
4444
4545(test-group " construct integer types"
4646 (for-each
You can’t perform that action at this time.
0 commit comments