Current section
Files
Jump to
Current section
Files
gleam.toml
name = "cycle"
version = "1.0.0"
description = "Put your function in a loop until the cycle (pun intended) breaks"
licences = ["Unlicense"]
repository = { type = "tangled", user = "fuzzko.neocities.org", repo = "cycle" }
[dev-dependencies]
gleeunit = ">= 1.9.0 and < 2.0.0"