std
Browse the standard library for Andromeda
Contents
10 items
collections
0 bytes
data
0 bytes
dotenv
0 bytes
math
0 bytes
signals
0 bytes
time
0 bytes
utils
0 bytes
.gitignore
4 bytes
LICENSE.md
15182 bytes
std
Andromeda standard library
| Package | Description |
|---|---|
| Collections | Collection data structures like linked lists, trees, etc. |
| Data | Data manipulation and processing utilities. |
| Dotenv | Load and parse environment variables from .env files. |
| Math | Math library with extra functions and structures. |
| Signals | Signal library with extra functions and structures. |
| Time | Time formatting and helper utilities. |
| Utils | Small general-purpose helper utilities. |