Merged
Conversation
Closed
doitchuu
reviewed
Mar 30, 2025
Member
doitchuu
left a comment
There was a problem hiding this comment.
예시와 이미지가 적절히 잘 정리해주셔서 내용 리마인드가 많이 되었던 것 같아요!
오타만 수정 부탁드려욥!
CH03_고급_타입/3.3_제네릭_사용법/seongho.md
Outdated
Member
There was a problem hiding this comment.
Suggested change
| 어떤 함수의 매개변수나 반환값에 다양한 타입을 넣고 싶ㄷ을 때 제네릭을 사용할 수 있음. | |
| 어떤 함수의 매개변수나 반환값에 다양한 타입을 넣고 싶을 때 제네릭을 사용할 수 있음. |
CH03_고급_타입/3.3_제네릭_사용법/seongho.md
Outdated
Member
There was a problem hiding this comment.
오호 직접 회사에서 쓰는 예시까지...! 같이 보니까 더 이해하기 좋네요 👍
Contributor
Author
There was a problem hiding this comment.
직접 사용해보는게 자기것으로 만드는것에 제일 좋은것 같아여! 👍🏻
Member
There was a problem hiding this comment.
👍 👍 👍 👍 👍 이 부분 저도 이해가 안되었는데 쉬운 예시가 있으니 더 좋네요
doitchuu
approved these changes
Mar 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#11
3주차 정리 완료했습니다!
그냥 아무생각 없이 사용하던
교차 타입과유니온 타입도 원리를 이해하니까 많이 헷갈리네용..마감일을 맞추지 못하고, 늦어서 죄송합니다ㅠㅠ