Type can be any defined type, such as RealList, IntegerList, Rhythm, Pitch, Complex, etc. More...
| Functions | |
| template<class Type > | |
| Void | Print (Type i) | 
| Global print function. | |
| template<class Type > | |
| Void | Print (String s, Type i) | 
| Global print function with prefix string. | |
Type can be any defined type, such as RealList, IntegerList, Rhythm, Pitch, Complex, etc.
| Void Print | ( | Type | i ) | 
 1.7.2
 1.7.2