阅读背景:

分别实现数组所有元素相加、相乘、相与——FP 风格

来源:互联网 
var ops = { 
  "plus": (x,y)=>x+y,
  "mul" : (x,y)=>x*"mul" 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: