LeftArrow
Usage
\[LeftArrow]
Notes
• Alias: <- . • Infix arrow operator. • x y is by default interpreted as LeftArrow[x, y]. • Sometimes used in computer science to indicate assignment: x gets value y. • Extensible character. • See Section 3.10.4. • See also: \[LongLeftArrow] , \[ShortLeftArrow] , \[DoubleLeftArrow] , \[LeftTeeArrow] , \[LeftArrowBar] , \[LowerLeftArrow] , \[LeftVector] , \[LeftTriangle] , \[RightArrow] .
|