목록nil병합연산자 (1)
소피it블로그
[Swift 공식문서] 삼항 연산자와 Nil 병합 연산자
https://docs.swift.org/swift-book/LanguageGuide/BasicOperators.html Basic Operators — The Swift Programming Language (Swift 5.7) Basic Operators An operator is a special symbol or phrase that you use to check, change, or combine values. For example, the addition operator (+) adds two numbers, as in let i = 1 + 2, and the logical AND operator (&&) combines two Boolean values, as in i docs.swift.o..
개발_iOS/스위프트
2022. 8. 18. 13:51