aoc2018-0.1.0.0: Advent of Code 2018 solutions and auto-runner
AOC.Challenge.Day15
Description
Day 15. See AOC.Solver for the types used in this module!
day15a :: (World, Entities) :~> Int Source #
day15b :: (World, Entities) :~> Int Source #