ostcar / aoc2022

in elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

in elm

License:MIT License


Languages

Language:HTML 60.6%Language:Elm 39.4%