Join Slack
Powered by
it is better to cash the value for equality to wor...
# getting-started
v
voddan
04/02/2016, 4:32 PM
it is better to cash the value for equality to work (and to avoid instance creation on every call)
Copy code
private val _eu = Currency("€") val Currency.Companion.EUR: Currency get() = -eu
2
Views
Open in Slack
Previous
Next