# tspmo Documentation ## Docs - [Additional Operators](https://tspmo.mintlify.app/additionalOperators.md): Operators that don't belong anywhere else - [Arithmetic Operators](https://tspmo.mintlify.app/arithmeticOperators.md) - [tspmo Basics](https://tspmo.mintlify.app/basics.md) - [Changelog](https://tspmo.mintlify.app/changelog.md): The changelog began with v1.2.0, so changes before this are not logged. - [Control Flow](https://tspmo.mintlify.app/controlFlow.md) - [tspmo Documentation](https://tspmo.mintlify.app/index.md): A brainrot-inspired language working its way to usability. - [List Operators](https://tspmo.mintlify.app/listOperators.md) - [Modules](https://tspmo.mintlify.app/modules.md) - [Primary Operators](https://tspmo.mintlify.app/primaryOperators.md): Primary operators are required to be the first token after `ts` , and all statements will evaluate down to one of the following. - [Collections.pmo](https://tspmo.mintlify.app/stdlib/collections.md): All collection types listed here are importable individually, but if you need many, utilize this library. - [List.pmo](https://tspmo.mintlify.app/stdlib/list.md): A collection of useful methods for dealing with lists in tspmo - [Math.pmo](https://tspmo.mintlify.app/stdlib/math.md): Misc. relevant math functions that may be useful - [Types](https://tspmo.mintlify.app/types.md) ## OpenAPI Specs - [openapi](https://tspmo.mintlify.app/api-reference/openapi.json)