Page 10 Table of Contents Index Page 12
Chapters
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30
A, B, C, D, E



CHAPTER 2. CONVENTIONS
When this specification specifies that some argument "must be a type" or uses the phrase "the
type argument", this means that it is an error if the argument is not of the specified type. CLIM
implementations are encouraged, but not required, to generate an argument type error for these
situations.
When this specification says that "an error is signalled" in some situation, this means that: When this specification says that "a condition is signalled" in some situation, this is just like "an
error is signalled" with the exception that the condition will be signalled using signal instead
of error.


Page 10 Table of Contents Index Page 12
Chapters
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30
A, B, C, D, E