index
:
gleam_aoc
main
gleam aoc
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aoc2023
/
build
/
dev
/
erlang
/
tom
/
include
/
tom_NotFound.hrl
blob: 19c9a17a326b184cd404b7df620fb0390321ffa1 (
plain
)
1
-
record
(
not_found
,
{
key
::
list
(
binary
())}).