Packages

Infinitely unfold values on-demand from a function

Current section

Files

Jump to
infiniyield gleam.toml
Raw

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"