Remix.run Logo
tosti 5 hours ago

The C++ looks messed up. I have yet to come across a keyboard that can type an arrow.

quietbritishjim 5 hours ago | parent | next [-]

It's just a programming font ligature. If you copy and paste it you'll see the actual characters e.g.

   auto main() -> int {
(It's also modern C++ trailing return type.)
Something1234 5 hours ago | parent | prev | next [-]

Some developers like ligature based fonts. They combine 2 characters into one glyph

tosti 5 hours ago | parent [-]

Thank you and the others who were kind enough to explain this. I've avoided such fonts like the plague. Didn't know it did arrows like that.

yellowapple 3 hours ago | parent | prev | next [-]

Any keyboard can type “→” if you set up a compose key :)

bheadmaster 5 hours ago | parent | prev [-]

It's just "->" - the ligature font just renders it as a unitary arrow