You are currently viewing a revision titled "operator", saved on 2020-06-02 오후 7:30 by 야곰 | |
---|---|
제목 | operator |
내용 | |
요약글 | |
Markdown content | 연산자는 값들을 확인하거나 변경하거나 합성하는데 사용하는 기호나 구를 말한다.
[스위프트 언어](/docs/swift)에서는 특정한 문자로 표현한 [함수](/docs/function)라 할 수 있다.
An operator is a special symbol or phrase that you use to check, change, or combine values. |