README.md
# vec_dict
[](https://hex.pm/packages/vec_dict)
[](https://hexdocs.pm/vec_dict/)
Functions to handle dictionary with [`vec`](https://hexdocs.pm/vec) as keys for the [Gleam programming language](https://gleam.run).
## Installation
```sh
gleam add vec_dict
```
Further documentation can be found at <https://hexdocs.pm/vec_dict>.