Structs The following structs are available globally. Regex A Regex represents a compiled regular expression that can be applied to String objects to search for (and replace) matched patterns. See more Declaration Swift public struct Regex RegexMatchResult An object representing the result of searching a given String using a Regex. See more Declaration Swift public struct RegexMatchResult: SequenceType, BooleanType © 2016 bryn austin bellomy. All rights reserved. (Last updated: 2016-01-16) Generated by jazzy ♪♫ v0.5.0, a Realm project.