pcre-less-0.2.1: Nicer interface to regex-pcre.

Text.Regex.Less

Documentation

(=~) :: QLR a => String -> a -> MatchSource

(<<) :: a -> b -> (a, b)Source

truth :: Match -> BoolSource

subs :: Match -> String -> StringSource

subg :: Match -> String -> StringSource

bref :: Match -> Int -> StringSource

matchN :: Match -> Int -> MatchSource