fuzzy-parse-0.1.2.0: Tools for processing unstructured text data

Safe HaskellNone
LanguageHaskell2010

Data.Text.Fuzzy.Section

Documentation

cutSectionBy :: (Text -> Bool) -> (Text -> Bool) -> [Text] -> [Text] Source #