gleamy_structures

Package Version Hex Docs

Data structures in pure Gleam.

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Installation

If available on Hex this package can be added to your Gleam project:

gleam add gleamy_structures

and its documentation can be found at https://hexdocs.pm/gleamy_structures.

Contributions Welcome

Feel free to make PRs, issues, or requests for new data structures and functions :) Especially welcome would be more rigorous tests and reviews of the implementation compared to source materials.

Search Document