Structs
The following structs are available globally.
-
Undocumented
See more
-
Undocumented
See more
-
A dateformatter which provides default
See moreDateFormatterconverts string toDateobject.Declaration
Swift
public struct DateFormat
-
A Regexp holds a regular expression, used to match a pattern against strings. Regexps are created using the
See more"xyz".regexand byinit(pattern:)constructor.Declaration
Swift
public struct Regex
-
Declaration
Swift
public struct MatchData
View on GitHub
Structs Reference