Skip to content

Type MethodSwift

makeOptionalType(_:)

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