OptionalType

public protocol OptionalType : ExpressibleByNilLiteral

Undocumented

  • Undocumented

    Declaration

    Swift

    var isNotNil: Bool { get }