autolib-util
Safe HaskellNone
LanguageHaskell98

Autolib.Util.Splits

Documentation

splits :: [a] -> [([a], [a])] Source #