as <@U3MRDK4HF> suggested before: `list.filter { i...
# android
j
as @jaran suggested before:
list.filter { it.property in yourSetOfValues }
👍 1