Packages

Put your function in a loop until the cycle (pun intended) breaks

Current section

Files

Jump to
cycle gleam.toml
Raw

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"