Ramda provides suitable map implementations for Array and Object , so this function may be applied to [1, 2, 3] or {x: 1, y: 2, z: 3} . Dispatches to the map ...
確定! 回上一頁