Correction de dates

This commit is contained in:
REMY Didier 2017-09-11 11:55:20 +02:00
parent 1a926bb89d
commit 4cceeb632a

View file

@ -63,8 +63,8 @@ We also show the limits of dependently-typed functional programming.
* (15/09/2017) Metatheory of System F. (Type soundness. Erasure.)
* (27/10/2017) ADTs, existential types, GADTs. (Typed program transformations.)
* (03/11/2017) Logical relations.
* (17/11/2017) Subtyping. Rows. (Covariant arrays and covariant functions!)
* (24/11/2017) References. (Value restriction.)
* (10/11/2017) Subtyping. Rows. (Covariant arrays and covariant functions!)
* (17/11/2017) References. (Value restriction.)
### Advanced Aspects of Type Systems