[plt-scheme] vector-copy in typed scheme

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Sat Oct 31 11:31:50 EDT 2009

Folks, that's short for Typed Scheme is still in an experimental
phase and that we really really appreciate bug reports that request
missing features, point out problems, nail bad error messages, etc.

Thanks! -- Matthias





On Oct 31, 2009, at 8:30 AM, Sam TH wrote:

> On Sat, Oct 31, 2009 at 12:26 AM, Scott McLoughlin <scott at adrenaline.com 
> > wrote:
>> Kind Schemely Folk,
>>
>> I must be having a brain fart because i'm getting the following
>> error using vector-copy! from within typed scheme.
>>
>> typecheck: untyped identifier vector-copy! imported from module
>> <typed-scheme> in: vector-copy!
>
> This just means that there isn't a type for `vector-copy!' implemented
> in Typed Scheme yet.  I plan to have better vector support in Typed
> Scheme in a few days.
>
> -- 
> sam th
> samth at ccs.neu.edu
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.