# 함수형 자료구조란?

> Clean Markdown view of GeekNews topic #9964. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9964](https://news.hada.io/topic?id=9964)
- GeekNews Markdown: [https://news.hada.io/topic/9964.md](https://news.hada.io/topic/9964.md)
- Type: news
- Author: [kciter1](https://news.hada.io/@kciter1)
- Published: 2023-07-24T13:49:49+09:00
- Updated: 2023-07-24T13:49:49+09:00
- Original source: [kciter.so](https://kciter.so/posts/functional-data-structure)
- Points: 15
- Comments: 3

## Topic Body

이번에는 함수형 자료구조라는 주제로 글을 작성해봤습니다.   
  
* 함수형 사고  
  * 프로그래밍과 패러다임, 방법론  
  * 함수형 프로그래밍은 좋은가?  
* 함수형 자료구조 개론  
  * Recursive Data Type이란?  
  * 함수로 구조를 어떻게 표현할까?  
  * 선형 자료구조 구현  
  * 커링을 이용한 파이프라인

## Comments



### Comment 17580

- Author: forestkeep21
- Created: 2023-07-24T18:00:45+09:00
- Points: 2

IMO, 글에 대한 목차 보다는 글의 요약본을 올려주시면 좋을거 같습니다, 다른 글들도 다 요약본이라서 저는 그걸 기대하고 클릭하거든요

### Comment 17581

- Author: kciter1
- Created: 2023-07-24T18:21:17+09:00
- Points: 1
- Parent comment: 17580
- Depth: 1

말씀하신대로 업로드하는게 다른 분들이 보시기에 더 좋을 것 같내요. :)  
다음부터는 요약본을 같이 추가하도록 하겠습니다.

### Comment 17589

- Author: freedive
- Created: 2023-07-24T23:15:10+09:00
- Points: 2
- Parent comment: 17581
- Depth: 2

우미
