/aoc_2023

Advent of Code 2023 - Gleam

Primary LanguageGleam

aoc_2023

Package Version Hex Docs

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Installation

If available on Hex this package can be added to your Gleam project:

gleam add aoc_2023

and its documentation can be found at https://hexdocs.pm/aoc_2023.