There are two main guiding principles of Ramda: ... function truncate(word) { if (word.length > 10) { return `${word.substring(0, 6)}.
確定! 回上一頁