Function Oriented Programming
Tree Expression Structure map values to other values rather than assign
no shared state assignment statements - no side effect - immutable
상태 변화를 제거하기 위해 노력하던 패러다임
Functional Programming Notion
FOP Usage
Seonglae Cho
Seonglae Cho