Skip to content

Instantly share code, notes, and snippets.

@zhuyuping
Created April 17, 2022 06:34
let object = SomeClass(someProperty: 0)
object.observe(\.someProperty) { object, change in }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment