hoogleSource codeContentsIndex
General.TextUtil
Description
General text utility functions
Documentation
trim :: String -> StringSource
isSubstrOf :: Eq a => [a] -> [a] -> BoolSource
splitList :: Eq a => [a] -> [a] -> [[a]]Source
splitPair :: Eq a => [a] -> [a] -> Maybe ([a], [a])Source
findNext :: Eq a => [[a]] -> [a] -> Maybe IntSource
Produced by Haddock version 2.4.2