Perfect Forwarding for Lambda Chaining

后端 未结 0 2001
栀梦
栀梦 2020-12-31 19:43

I want to chain/compose multiple lambdas to a new lambda. When calling the new lambda with parameters it should call the original lambdas with these parameters. This lambda

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