Create Account | Sign In Browse All Bookmarks

Browse Bookmarks

0(*_*)0
contravariance (2)development (2)programming (2)type systems (2)types (1)typescript (1)
Selected tags ...covariance (X)
ts (X)
1 to 2 of 2 results Order by recency | popularity
0 ✔ | 1 ♥ Strict function types by ahejlsberg · Pull R...
TS Pull Request outlining why methods are not strictly checked: "The stricter checking applies to all function types, except those originating in method or construcor declarations. Methods are excluded specifically to ensure generic classes and interfaces (such as Array<T>) continue to mostly relate covariantly."
contravariance, covariance, development, prog...
0 ✔ | 1 ♥ Covariance and Contravariance in TypeScript
Good explanation of covariance and contravariance in TS.
contravariance, covariance, development, prog...
<~~  <~  1  ~>  ~~>