Join Slack
Powered by
<How to combine kotlin delegated property: observa...
# stackoverflow
u
user
10/15/2018, 3:11 AM
How to combine kotlin delegated property: observable, vetoable, and "by map"?
I'm trying to combine
delegates/observable
with
vetoable
(which isn't a problem after looking at the source kotlin.properties.Delegates.kt), but things got hairy when trying to also <a...
Open in Slack
Previous
Next