You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
collectionAndThen() 는 언제 사용하면 좋을까?
collectionAndThen() 을 사용해서 얻는 장점은 무엇이 있을까?
선정 배경
collectionAndThen() 의 코드는 이해가 됐지만, 언제 사용하면 좋을지 생각이 잘 안나서 여러분과 이야기해보고 싶습니다.
또, collectionAndThne() 을 아무때나 사용하면 가독성이 오히려 저하될 것 같다는 생각이 들어 이부분도 이야기해보고 싶습니다.
관련 챕터
[6장] 스트림으로 데이터 수집
The text was updated successfully, but these errors were encountered:
문제
collectionAndThen() 는 언제 사용하면 좋을까?
collectionAndThen() 을 사용해서 얻는 장점은 무엇이 있을까?
선정 배경
collectionAndThen() 의 코드는 이해가 됐지만, 언제 사용하면 좋을지 생각이 잘 안나서 여러분과 이야기해보고 싶습니다.
또, collectionAndThne() 을 아무때나 사용하면 가독성이 오히려 저하될 것 같다는 생각이 들어 이부분도 이야기해보고 싶습니다.
관련 챕터
The text was updated successfully, but these errors were encountered: