Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 1.28 KB

README.md

File metadata and controls

7 lines (4 loc) · 1.28 KB

λ ho. ho ho

This repository contains my Haskell solutions for some of the Advent of Code puzzles (2015, 2016, 2018, 2019, 2020, 2021, 2022, 2023, 2024). The AOC module defines shared utility functions.

If you want to chat, you can probably find me in the #adventofcode, #adventofcode-spoilers, #adventofcode-help and #haskell channels on Libera, as ncf.

Also check out glguy's, jle's, ephemient's and mniip's solutions (all in Haskell).