Appendix D. Modules
Hassium includes several builtin modules in the standard library. This section will name each module and the classes within. For a full documentation of the standard library, visit the Hassium GitHub (https://github.com/HassiumTeam/Hassium/tree/master/docs).
- Crypto
- AES
- RSA
- Drawing
- Bitmap
- Color
- IO
- DirectoryNotFoundException
- File
- FileClosedException
- FileNotFoundException
- FS
- Path
- Math
- Math
- Random
- Net
- CGI
- DNS
- IPAddr
- Socket
- SocketClosedException
- SocketListener
- Web
- Text
- Encoding
- StringBuilder
- Types
- ArgLengthException
- AttribNotFoundException
- bool
- BigInt
- char
- ConversionFailedException
- dictionary
- false
- float
- func
- globals
- IndexOutOfRangeException
- int
- KeyNotFoundException
- list
- null
- number
- object
- PrivateAttribException
- property
- string
- Thread
- true
- tuple
- typedef
- VariableNotFoundException
- Util
- ColorNotFoundException
- DateTime
- OS
- Process
- StopWatch
- UI