Copyright | (c) Joel Burget |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
Documentation.SBV.Examples.Strings.RegexCrossword
Description
This example solves regex crosswords from http://regexcrossword.com
Documentation
solveCrossword :: [RegExp] -> [RegExp] -> IO [String] Source #
Solve a given crossword, returning the corresponding rows
puzzle1 :: IO [String] Source #
Solve http://regexcrossword.com/challenges/intermediate/puzzles/1
>>>
puzzle1
["ATO","WEL"]