Changes between Version 10 and Version 11 of TypeNats/Basics
- Timestamp:
- 01/16/11 09:57:51 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeNats/Basics
v10 v11 41 41 The name ''NatI'' is a mnemonic for the different uses of the class: 42 42 * It is the ''introduction'' construct for 'Nat' values, 43 * It is an ''implicit'' parameter of kind 'Nat' (this is discussed in more detail in ExplicitImplicit)43 * It is an ''implicit'' parameter of kind 'Nat' (this is discussed in more detail in [wiki:TypeNats/ImplicitExplicit a separate section]) 44 44 45 45
