Classes
#class #subclass #inheritance #init #optionals
Last updated
Was this helpful?
#class #subclass #inheritance #init #optionals
Last updated
Was this helpful?
Tanımın sonuna "?" işareti geliyorsa bu onun "Optional" olduğunu belirtir
"mutating" keyword is not allowed
Swift does not generate a memberwaise initializer for classes. ??? #learn
You can change variable properties inside constant class instances. ??? #learn