License | MIT |
---|---|
Maintainer | @tylerjl |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Solutions to the day 05 set of problems for adventofcode.com.
Documentation
Predicate to determine whether a string eschews forbidden strings.
Predicate to determine whether a given string is "nice".
Whether a given string is "nice" per the spec.
Predicate to determine whether the given string contains at least three |vowels.