Module texlang_stdlib::alloc
source · Expand description
Dynamic allocation of variables and arrays
This module contains implementations of brand new Texcraft commands
\newInt and \newIntArray which perform dynamic memory allocation.
Structs§
- Component required for the alloc commands.
Constants§
Functions§
- Get the
\newIntexecution command. - Return a getter provider for the
\newIntcommand. - Get the
\newIntArrayexecution command. - Return a getter provider for the
\newIntArraycommand.