Wiki

Changes between Version 5 and Version 6 of StreamType

Show
Ignore:
Timestamp:
02/09/09 13:28:37 (15 years ago)
Author:
Chuck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StreamType

    v5 v6  
    11= Stream Type = 
    22 
    3 Abstract backEnd (platform) independant Type for support of a walkable collection (IEnumerable/Iterable). 
     3Streams are a convenient, platform-independent type for an enumerable/iterable collection. They are written by suffixing an asterisk (*) to the type of elements expected. 
    44 
    55{{{