따라서 이번 장의 모든 샘플 코드에서 함수를 조합할 때는 다음처럼 R.pipe 함수를 사용합니다. •src/range-tap-pipe.ts 01: import * as R from 'ramda' 02: 03: ...
確定! 回上一頁