Skip to content

Type Method

makeOptionalType(_:)

Creates this optional type from an optional wrapped type.
static func makeOptionalType(_ wrapped: Self.WrappedType?) -> Self