Convert filter expression to NSPredicate format

后端 未结 0 991
名媛妹妹
名媛妹妹 2021-02-06 04:33

I would like to perform this filter method using NSPredicate, but I\'m having trouble converting the syntax.

objectsCollection.filter { $0.stringIds.contains(id)          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题