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

AOC.Challenge.Day07

Description

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

Documentation

day07a :: Graph Bag Int :~> Int Source #

day07b :: Map Bag (Map Bag Int) :~> Int Source #