/aoc2022

in elm

Primary LanguageHTMLMIT LicenseMIT

Advent of Code 2022

Number of stars

This time in elm

Run task build or elm make src/Main.elm to generate the index.html file.

Or, in elm repl run

import Days.Day6 exposing (..)
solution puzzleInput