Join Slack
Powered by
It probably can be shortened to `backingList.asSeq...
# tornadofx
t
thomasnield
07/26/2017, 8:19 PM
It probably can be shortened to
backingList.asSequence().filter(predicate).toList().forEach
Open in Slack
Previous
Next