type/in
check for an expression of type `in`
Calling Sequence
Parameters
Description
Examples
type(expr, '`in`')
expr
-
any expression
The type(expr, '`in`') function checks for expressions that are formed using the infix operator in. For more information about the in operator, see in.
type⁡a∈b,'`in`'
true
type⁡a∈b⇒a∈c,'`in`'
false
See Also
in
type
type/function
Download Help Document
What kind of issue would you like to report? (Optional)