Builtin
Built-in refers to components, functionality, or data that are provided as an integral part of a system, language, or environment, rather than something created or added by the user. Built-ins are typically available without requiring separate installation or external modules.
In programming languages, built-ins include primitive types and a core set of functions, operators, and exceptions
Command shells and runtime environments distinguish between built-in commands and external programs. In Bash, for instance,
Compiler and runtime implementations sometimes expose built-in functions or intrinsics that map directly to processor instructions
The term also appears as a naming convention in libraries and tools to indicate functionality that is