Extensions
The following extensions are available globally.
-
An extension of
See moreDate
to represent the BSON Datetime type. Supports millisecond level precision.Declaration
Swift
extension Date: BSONValue
-
An extension of
See moreNSRegularExpression
to allow it to be initialized from aRegularExpression
BSONValue
.Declaration
Swift
extension NSRegularExpression