# Functor Functor는 Mappable(Mapping 함수를 갖는) 데이터 구조입니다. 각 원소에 대한 매핑 함수를 적용할 수 있는 데이터 구조라면 Functor로 부를 수 있습니다.