Changes between Version 23 and Version 24 of PolymorphicComponents
- Timestamp:
- 04/04/07 13:59:15 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PolymorphicComponents
v23 v24 62 62 However, '''forall''' can still be used as an ordinary variable in expressions. 63 63 2. Syntax for writing type schemes: 64 (TODO: check for ambiguities with happy.)64 (TODO: check for ambiguities with happy.) 65 65 {{{ 66 66 poly -> 'forall' tvar_1 ... tyvar_n '.' opt_ctxt type (n > 0)
