type/nothing - check for any type
|
Calling Sequence
|
|
type(expr, nothing)
|
|
Description
|
|
•
|
No valid maple expression is of this type. That is, this type always returns false.
|
•
|
Expression sequences cannot be allowed, because each element would be interpreted as a separate argument to type.
|
|
|