Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
AiVsAi.Util
Documentation
zipWithLeftover :: [a] -> [b] -> ([(a, b)], [a], [b]) Source
concatPairs :: [(a, a)] -> [a] Source
maybeEmpty :: [a] -> Maybe [a] Source
ai-vs-ai-common-0.0.3: Common libs for an upcoming AI based game
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
AiVsAi.Util
zipWithLeftover :: [a] -> [b] -> ([(a, b)], [a], [b]) Source
concatPairs :: [(a, a)] -> [a] Source
maybeEmpty :: [a] -> Maybe [a] Source