Current section
Files
Jump to
Current section
Files
infiniyield
gleam.toml
gleam.toml
name = "infiniyield"
version = "1.0.0"
description = "Infinitely unfold values on-demand from a function"
licences = ["Apache-2.0"]
repository = { type = "forgejo", host = "git.7cs.dev", user = "lily", repo = "infiniyield" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"