Type Method
makeOptionalType(_:)
Creates this optional type from an optional wrapped type.
static func makeOptionalType(_ wrapped: WrappedType?) -> Self
You're viewing documentation for a pre-release version. View the latest stable version
Type Method
static func makeOptionalType(_ wrapped: WrappedType?) -> Self