add FlVector as a type

svn: r18559

original commit: 31911dba551fad0135cc8655585d352e611ca3c2
This commit is contained in:
Sam Tobin-Hochstadt 2010-03-17 17:00:14 +00:00
parent 8dfb2370e7
commit 47fbb81f64

View File

@ -37,6 +37,7 @@
[Keyword -Keyword]
[Listof -Listof]
[Vectorof (-poly (a) (make-Vector a))]
[FlVector -FlVector]
[Option (-poly (a) (-opt a))]
[HashTable (-poly (a b) (-HT a b))]
[Promise (-poly (a) (-Promise a))]