Despite being ultra-minimalist, dryLang is packed with powerful, native built-in functions.
Because of the 4-Character Rule, all built-in function names are 4 characters or fewer (e.g. abs, str, len), making them extremely quick to type.
Explore the categories on the left to see the full standard library available globally without needing to import anything.