struct NSZone
s10Foundation6NSZoneV
EHYV
import Foundation
protocol ExpressibleByNilLiteral : ~Copyable
A type that can be initialized using the nil literal, nil.
nil
init()
init(nilLiteral: ())