makeOptionalType(_:)

See OptionalType.makeOptionalType

OptionalType.swift:65
static func makeOptionalType(_ wrapped: Wrapped?) -> Optional<Wrapped>