Structs
The following structs are available globally.
-
Undocumented
See more
-
Undocumented
See more
-
A dateformatter which provides default
See moreDateFormatter
converts string toDate
object.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".regex
and byinit(pattern:)
constructor.Declaration
Swift
public struct Regex
-
Declaration
Swift
public struct MatchData