index
:
gleam_aoc
main
gleam aoc
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aoc2023
/
build
/
packages
/
adglent
/
src
/
showtime
/
tests
/
meta.gleam
blob: cbba414fd36961643ab717f5fb7c02356ffe883f (
plain
)
1
2
3
pub type Meta { Meta(description: String, tags: List(String)) }