aoc2019-0.1.0.0: Development environment for Advent of Code challenges

Safe HaskellNone
LanguageHaskell2010

AOC.Common.OCR

Synopsis

Documentation

contiguousShapes :: Set Point -> Map (V2 Double) (NESet Point) Source #

The set of unconnected shapes, indexed by their original center of mass