Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Where is my getter/setter Swift? (medium.com/sarunw)
1 point by sarunw on June 13, 2014 | hide | past | favorite | 1 comment


I'm not sure if this is what you're looking for?

var myThing: myType { get { return something } set { //do something } }




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: