Current section
Files
Jump to
Current section
Files
trie_again
gleam.toml
gleam.toml
name = "trie_again"
version = "1.0.0"
description = "Tries in Gleam"
licences = ["Apache-2.0"]
repository = { type = "github", user = "giacomocavalieri", repo = "trie_again" }
links = []
[dependencies]
gleam_stdlib = "~> 0.29"
[dev-dependencies]
gleeunit = "~> 0.10"