noun
colon-equal assignment operator; :=
In programming, the symbol := used for assignment, especially in languages like Pascal or Go.
Pascalでは、代入にコロンイコールを使います。
In Pascal, you use the colon-equal for assignment.
noun
definition symbol; :=
In mathematics, the symbol := used to denote a definition, e.g., 'let x := 5'.
数学の定義では、コロンイコールがよく使われる。
In mathematical definitions, the colon-equal is often used.