type/anything - check for any type
|
Calling Sequence
|
|
type(expr, anything)
|
|
Description
|
|
•
|
Any valid Maple expression, except an expression sequence, will satisfy this call.
|
•
|
Expression sequences cannot be allowed, because each element would be interpreted as a separate argument to type.
|
|
|