IT/TypeScript 고차함수 (high-order function) 다른 함수를 반환하는 함수 by 골든크랩 2022. 10. 26. 728x90 반응형 https://yangheat.tistory.com/58?category=905031 [TypeScript] 고차함수(high-order function) 2021.07.10 - [TypeScript] - [TypeScript] 커리(curry) - 함수에 가로 여러개 사용하는 경우 고차 함수란 어떤 함수가 또 다른 함수를 반환할 때 고차 함수라고 합니다. 1차 함수 함수가 아닌 단순히 값은 반환 yangheat.tistory.com 728x90 반응형 공유하기 게시글 관리 골든크랩의 머니해킹 저작자표시 비영리 변경금지 'IT > TypeScript' 카테고리의 다른 글 Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ name: string; age: number; }'. (0) 2022.10.28 클로저(closure) - 유효범위 의미 (0) 2022.10.26 잔여 연산자(rest operator)와 전개 연산자(spread operator) (0) 2022.10.21 접근 제한자(access modifier) 와 생성자(constructor), 클래스,인터페이스 (0) 2022.10.20 타입주석(type annotation), 타입추론(type inference), 선택속성(optional property), 템플릿 문자열(template string) (0) 2022.10.19 관련글 Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ name: string; age: number; }'. 클로저(closure) - 유효범위 의미 잔여 연산자(rest operator)와 전개 연산자(spread operator) 접근 제한자(access modifier) 와 생성자(constructor), 클래스,인터페이스 댓글
댓글