Current section
Files
Jump to
Current section
Files
gleam.toml
name = "ask"
version = "0.2.0"
description = "Functional utilities for building custom predicates, orderings, and equivalences"
licences = ["MIT"]
repository = { type = "github", user = "furrycatherder", repo = "gleam-ask" }
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"