Quantcast
Viewing latest article 6
Browse Latest Browse All 6

What is the 'open' keyword in Swift?

The ObjectiveC.swift file from the standard library contains the following few lines of code around line 228:

extension NSObject : Equatable, Hashable {  /// ...  open var hashValue: Int {    return hash  }}

What does open var mean in this context, or what is the open keyword in general?


Viewing latest article 6
Browse Latest Browse All 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>