fuzzy-parse-0.1.2.0: Tools for processing unstructured text data
Data.Text.Fuzzy.Section
cutSectionBy :: (Text -> Bool) -> (Text -> Bool) -> [Text] -> [Text] Source #
cutSectionOn :: Text -> Text -> [Text] -> [Text] Source #