aoc2019-0.1.0.0: Development environment for Advent of Code challenges
AOC.Common.OCR
parseLetters :: Set Point -> String Source #
parseLettersSafe :: Set Point -> Maybe String Source #
parseLettersAll :: Set Point -> NonEmpty String Source #
contiguousShapes :: Set Point -> Map (V2 Double) (NESet Point) Source #
The set of unconnected shapes, indexed by their original center of mass