regex-do-2.4: PCRE wrapper

Safe HaskellSafe
LanguageHaskell2010

Text.Regex.Do.Type.MatchHint

Documentation

newtype Test a Source

Constructors

Test a

test: does body match pattern?

class Hint hint where Source

Methods

unhint :: hint a -> a Source