https://github.com/h-wi/2022_Winter_TIL/tree/main/0111
GitHub - h-wi/2022_Winter_TIL
Contribute to h-wi/2022_Winter_TIL development by creating an account on GitHub.
github.com
Today I Learned :
- positinal parameter와 named parameter의 차이
- named parameter에 대한 null safety 방지법(초깃값 설정 or 선언시 required).
- QQ Operator와 Typedef를 통한 자료형 관리