[racket-dev] Typed Racket & ffi/vector ?

From: John Clements (clements at brinckerhoff.org)
Date: Fri Oct 14 17:12:53 EDT 2011

Does typed racket know about ffi/vector, and more specifically s16vectors? I can't find a typed/ffi/vector, and if I import them as opaque types, typed racket won't know about the representations of these vectors, and it doesn't seem reasonable to think that they'd do a good job of optimizing through that boundary.

Right?

Apologies if I've asked this question before.

John

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

Posted on the dev mailing list.