It probably can be shortened to `backingList.asSeq...
# tornadofx
t
It probably can be shortened to
backingList.asSequence().filter(predicate).toList().forEach