[racket-dev] adding equal? testing to s16vectors?

From: John Clements (clements at brinckerhoff.org)
Date: Sun Oct 17 21:19:23 EDT 2010

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4669 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20101017/ce0f32de/attachment.p7s>

Posted on the dev mailing list.