# stdlib

Gleam's standard library!
Documentation available on [HexDocs](https://hexdocs.pm/gleam_stdlib/).
## Quick reference
```sh
# Run the unit tests
rebar3 eunit
```