The table summarizes the type functions available in APL.

FunctionDescription
ismapChecks whether a value is of the dynamic type and represents a mapping.
isrealChecks whether a value is a real number.
isstringChecks whether a value is a string.