Skip to content

Files

Latest commit

Jan 5, 2023
7c419a3 · Jan 5, 2023

History

History
14 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 288 Bytes

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