Current section
Files
Jump to
Current section
Files
gleam.toml
name = "on"
version = "3.0.3"
description = "Pattern-matching in functional form on the core Gleam types."
licences = ["MIT"]
repository = { type = "github", user = "vistuleB", repo = "on" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"