Join Slack
Powered by
For example, in the `rollback()` function, you hav...
# tornadofx
r
Ruckus
07/14/2016, 6:15 PM
For example, in the
rollback()
function, you have
it.key.value = it.value.invoke().value
. Is that considered more readable than
it.key.value = it.value().value
4
Views
Open in Slack
Previous
Next