Current section
Files
Jump to
Current section
Files
klubok_gleam
gleam.toml
gleam.toml
name = "klubok_gleam"
version = "0.2.0"
description = "Do notation pipes for functions which easy to mock"
licences = ["MIT"]
repository = { type = "github", user = "darky", repo = "klubok-gleam" }
gleam = ">= 1.9.1"
[javascript.deno]
allow_read = true
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"