Current section
Files
Jump to
Current section
Files
gleam.toml
name = "recursive"
version = "2.0.0"
description = "User friendly Fixed-point combinator functions. Any block or anonymous function can run recursively!"
licences = ["MIT"]
repository = { type = "github", user = "olian04", repo = "gleam_recursive" }
gleam = ">= 1.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"