metaprimitives
Metaprimitives are a concept in some programming languages and theoretical computer science that refer to fundamental operations or data structures upon which other, more complex constructs are built. The term suggests something that is more basic than a primitive but not necessarily as complex as a full-fledged object or data type.
In essence, metaprimitives can be thought of as the building blocks of programming language primitives themselves.
The exact definition and scope of metaprimitives can vary depending on the context. Some discussions might
The concept helps in understanding the foundational nature of computational processes and how more abstract programming