Current section
Files
Jump to
Current section
Files
non_empty_list
gleam.toml
gleam.toml
name = "non_empty_list"
version = "0.1.0"
description = "Non-empty lists in Gleam ✨"
licences = ["Apache-2.0"]
repository = { type = "github", user = "giacomocavalieri", repo = "non_empty_list" }
links = []
[dependencies]
gleam_stdlib = "~> 0.29"
[dev-dependencies]
glacier = "~> 0.8"