Skip to main content

Documentation Index

Fetch the complete documentation index at: https://tspmo.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Importing modules is possible through the REFDO SOMETHING statement. Modules are importable from the same file directory, or from the standard library, and are seperated by commas.
REF stdlib, hello_world, hi DO SOMETHING -> imports three modules <-