Packages

Advent of code helper - automating setup of tests, solution template and problem input

Current section

Files

Jump to
adglent include adglent_Example.hrl
Raw

include/adglent_Example.hrl

-record(example, {input :: binary(), answer :: any()}).