typed-racket/typed-racket-lib
Sam Tobin-Hochstadt da574a47d0 Handle in-vector with range arguments.
* Add `normalise-inputs` to special function env.
* Treat eta-expansion specially. Now
    `(lambda (x ...) (f x ...))`
  will typecheck like `f` but with a type restricted to
  the size of `x ...`.

  Currently, this special case only works for non-polymorphic
  functions.
2015-11-09 19:04:14 -05:00
..
typed don't provide Unit from typed/racket/base 2015-11-05 17:14:35 -05:00
typed-racket Handle in-vector with range arguments. 2015-11-09 19:04:14 -05:00
info.rkt Bump version for typed/racket/unsafe addition 2015-09-30 15:37:02 -04:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00