Skip to main content

Documentation Index

Fetch the complete documentation index at: https://axiom.co/docs/llms.txt

Use this file to discover all available pages before exploring further.

The table summarizes the type functions available in APL.
FunctionDescription
isccChecks whether a value is a valid credit card (CC) number.
isimeiChecks whether a value is a valid International Mobile Equipment Identity (IMEI) number.
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.
isutf8Checks whether a value is a valid UTF-8 encoded sequence.