swift-foundation icon indicating copy to clipboard operation
swift-foundation copied to clipboard

Add UUID RegexComponent support

Open beltradini opened this issue 2 months ago • 0 comments

Implements UUID parser for Swift Regex API

  • Add UUID.parser for direct String to UUID conversion
  • Add UUID.caseInsensitiveParser variant
  • Add UUID: RegexComponent conformance
  • Add comprehensive test suite - 7 test cases

beltradini avatar Oct 15 '25 00:10 beltradini