typed-racket/typed-racket-lib
Asumu Takikawa 8acc86bb9b Add subtyping for types inside filters
This makes a type like

  (-> Any Boolean : #:+ Integer)

a subtype of a type like

  (-> Any Boolean : #:+ Number)

For not filters, the direction is reversed.
2015-04-01 18:54:00 -04:00
..
typed Split prims.rkt to reduce dependencies. 2015-03-18 18:47:49 -04:00
typed-racket Add subtyping for types inside filters 2015-04-01 18:54:00 -04:00
unstable Remove extra directories. 2014-12-02 00:53:36 -05:00
info.rkt Add dependency on 6.2.0.2. 2015-03-19 21:45:15 -04:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00