More common functional syntax pattern

前端 未结 0 1735
傲寒
傲寒 2020-12-16 08:44

In python I\'m familiar with the functional syntax of something like:

filter(lambda item: item[\'Name\'] == \'Greg\', data)

And for filter it

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