
soegaard2
2022-3-23 14:38:54
Huh? mat.rkt> (equal? (f32vector 1. 2.) (f32vector 1. 2.))
#f

shu--hung
2022-3-23 15:29:24
So.. does equal?
just compare pointers because it’s an FFI vector?

soegaard2
2022-3-23 15:30:17
Looks like it.

capfredf
2022-3-24 00:17:09
In slideshow, how do I center the title in a slide?

capfredf
2022-3-24 00:22:27
nvm, I figured it out