This is called by the interpreter's initializeStdlib method to store functions in the global namespace. Documentation for these functions can be found at https://pillager86.github.io/dmildew/global.html
The Interpreter instance to load the functions into.
See Implementation
This is called by the interpreter's initializeStdlib method to store functions in the global namespace. Documentation for these functions can be found at https://pillager86.github.io/dmildew/global.html