Current section
Files
Jump to
Current section
Files
README.md
# cleam
[](https://hex.pm/packages/cleam)
[](https://hexdocs.pm/cleam/)

Cleam for clean Gleam. Detect unused exports.
```sh
gleam add cleam --dev
```
```sh
gleam run -m cleam
```
## Current support
* [x] Functions
* [ ] Constants
* [ ] Types