Loop
if·continue·accumulator로 순회를 제어한다
explicit howcontrol flow를 직접 관리하는 방식과 변환 관계를 선언하는 방식을 비교한다.
if·continue·accumulator로 순회를 제어한다
explicit howfilter·map·sum으로 결과 관계를 나타낸다
declarative what핵심: Stream callback에서 외부 list를 변경하면 control flow만 숨은 mutable code가 된다.