Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Regexdo.TypeDo
Documentation
type GroupReplacer acc = MatchArray -> acc -> acc Source
type PosLen = (MatchOffset, MatchLength) Source
data ReplaceCase Source
Instances
regex-do-1.1: PCRE regex funs
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Regexdo.TypeDo
type GroupReplacer acc = MatchArray -> acc -> acc Source
type PosLen = (MatchOffset, MatchLength) Source
data ReplaceCase Source
Instances