License | MIT |
---|---|
Maintainer | @tylerjl |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Solutions to the day 01 set of problems for adventofcode.com.
Documentation
intactInches :: String -> Either ParseError [Int] #
overlappedInches :: String -> Either ParseError Int #