Join Slack
Powered by
hey. does it make sense to introduce a property ex...
# arrow
h
hastebrot
01/16/2018, 7:53 AM
hey. does it make sense to introduce a property extension for Some<T>.value?
Copy code
inline val <T> Some<T>.value get() = this.t
Open in Slack
Previous
Next