Standard library
Current modules
The standard library included the following modules:
math
: Mathematical functions, constants and over useful numerical methods.io
: File handling and IO moduleiter
: Iterators modulelist
: Useful list functions including sorting, manipulation and transformations
Future expansions 🚧
These modules are currently under construction or proposed:
time
: Useful constructs for time orientated datasys
: System information about the host OSpath
: Path utilities