→
→ or -> may refer to: one of the arrow symbols, characters of Unicode one of the arrow keys, on a keyboard →, ->, representing the assignment operator in various programming languages ->, a pointer operator in C and C++ where a->b is synonymous with (*a).b (except when either -> or * has been overridden in C++).