Typed Racket
Go to file
Vincent St-Amour d6a5634246 Make type of make-vector more precise.
Before that, ((inst make-vector Natural) 10) would return a (Vectorof
Integer) which is bad.

Thanks to Alexander Knauth for the suggestion!

original commit: aab724de351556b7def913c67797077df719fa54
2014-06-18 18:48:55 -07:00
pkgs/typed-racket-pkgs Make type of make-vector more precise. 2014-06-18 18:48:55 -07:00