Jeonghwan Kim 3/4/2017

고차 함수

Read Original

이 글은 함수형 프로그래밍의 핵심 개념인 고차 함수(High-order function)에 대해 자세히 설명합니다. 일급 객체로서의 함수 특성을 바탕으로, 함수를 파라미터로 받거나 함수를 반환하는 고차 함수의 구현 방법을 실제 자바스크립트 코드 예제(repeat, repeatedly, repeatUntil 함수)와 함께 제시합니다. 프로그래밍에서 함수 조립을 통한 추상화와 재사용성을 높이는 방법을 배울 수 있습니다.

고차 함수

bình luận

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet