iOS 14 Programming Fundamentals with Swift (O'Relly) 공부하기
Chapter2 Done: No DueDate: March 14, 2022 > init은 미리 구현된 타입 메서드일까? → 함수! → INITIALIZERS ARE FUNCTIONS > Function func 이름 (....) - > return type {
Chapter 3: Variables and Simple Types
Lazy init and Numeric Types