aoc2020-0.1.0.0: Development environment for Advent of Code challenges
LicenseBSD3
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

AOC.Challenge.Day02

Description

Day 2. See AOC.Solver for the types used in this module!

Documentation

day02a :: [Policy] :~> Int Source #

day02b :: [Policy] :~> Int Source #