Actually the implementation of that would be trivi...
# getting-started
c
Actually the implementation of that would be trivial:
elements.toList().filter { condition(it) }