[racket-dev] adding equal? testing to s16vectors?
Probably the FFI should add equality properties on those types. I'll
put it on my list of things to do if no one else gets around to it.
On Oct 17, 2010, at 6:19 PM, John Clements <clements at brinckerhoff.org>
wrote:
> I want to allow equal? testing on a sound structure containing two
> numbers and an s16vector. It's pretty clear to me how to do this
> with prop:equal+hash, but I'm wondering whether there's some obvious
> way to get equal? to work in an extensional way on the
> various memory blocks that the ffi library can represent.
>
> John
>
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/dev