... 'bob', 'alice'] const arr2 = arr.map(i => { const first = i.substring(0, ... 这儿使用到了ramda 包中的 curry 和 compose 函数。
確定! 回上一頁