Helper functions for working with BlitzMax arrays and linked lists. Push and pop from arrays, merge them and filter them using a function callback.
Contains constants for the first 128 characters of the ASCII character set.
Add dependecy injection to BlitzMax types. Objects can be added to a central repository which can then set them as field values on other objects.
A strongly-typed TMap for working exclusively with strings.