Advent of Code in Gleam
Find a file
Lily Rose 0353f2946a
Some checks failed
test / test (push) Failing after 2s
Add expected values to toml
2025-12-02 23:29:44 +11:00
.github/workflows Update gleam and otp version in workflow 2025-12-01 13:55:40 +11:00
src Add guard for max id len smaller than 2 2025-12-02 20:27:07 +11:00
test Initial commit 2025-11-30 19:38:32 +11:00
.gitignore Initial commit 2025-11-30 19:38:32 +11:00
gleam.toml Add expected values to toml 2025-12-02 23:29:44 +11:00
manifest.toml Add gleamy_structures package 2025-12-02 20:14:25 +11:00
README.md Update readme 2025-11-30 19:40:47 +11:00

Advent of Code

Solutions for the Advent of Code in Gleam