Day2
Description
data Move a Source #
Constructors
move :: Integral a => Reader (Move a) Source #
day2a :: Text -> Either String Int Source #
day2b :: Text -> Either String Int Source #