Changes between Version 5 and Version 6 of StandardLibraryExtensionMethods
- Timestamp:
- 02/06/09 12:17:31 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StandardLibraryExtensionMethods
v5 v6 1 = Standard Library Class Extension methods = 2 1 3 The Cobra standard library adds the following extension methods to existing classes. This enable convenient expressions such as: 2 4 {{{ … … 108 110 .count == old.count 109 111 }}} 112 113 Back to AdditionalDoc