Function | Description |
---|---|
ismap | Checks whether a value is of the dynamic type and represents a mapping. |
isreal | Checks whether a value is a real number. |
isstring | Checks whether a value is a string. |
This section explains how to use type functions in APL.
Function | Description |
---|---|
ismap | Checks whether a value is of the dynamic type and represents a mapping. |
isreal | Checks whether a value is a real number. |
isstring | Checks whether a value is a string. |