I before E except after C: Difference between revisions

Content added Content deleted
Line 552: Line 552:
-- matchCount :: String -> NSString -> Int
-- matchCount :: String -> NSString -> Int
on matchCount(regexString)
on matchCount(regexString)
-- A count of the matches for an NSRegularExpression string
-- A count of the matches for a regular expression
-- in a given NSString
script
script
on |λ|(s)
on |λ|(s)