add FlVector as a type
svn: r18559
This commit is contained in:
parent
fe68168e3d
commit
31911dba55
|
@ -37,6 +37,7 @@
|
||||||
[Keyword -Keyword]
|
[Keyword -Keyword]
|
||||||
[Listof -Listof]
|
[Listof -Listof]
|
||||||
[Vectorof (-poly (a) (make-Vector a))]
|
[Vectorof (-poly (a) (make-Vector a))]
|
||||||
|
[FlVector -FlVector]
|
||||||
[Option (-poly (a) (-opt a))]
|
[Option (-poly (a) (-opt a))]
|
||||||
[HashTable (-poly (a b) (-HT a b))]
|
[HashTable (-poly (a b) (-HT a b))]
|
||||||
[Promise (-poly (a) (-Promise a))]
|
[Promise (-poly (a) (-Promise a))]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user