LegacyRegex

A wrapper around NSRegularExpression with a more modern API.

LegacyRegex.swift:6
struct LegacyRegex

Kept around for legacy purposes. Please use the standard library’s Regex type in new code.