Hacker News new | past | comments | ask | show | jobs | submit login

There’s also the “comes from” operator:

while (x < — - 10) { … }

In fact, you can make arrows longer:

while (x <— — — — - 10)

And you can make thicker arrows with plus signs:

while (x ++++> 10)

(hmmm… the HN text formatter is fighting me. Those are all minus signs)




HN doesn't do that. It is your browser or (more likely) the standard text input of your OS.


Prepend two spaces to turn a paragraph into a code block which leaves the text as is.

Not code --

  Code -- (“  Code --”)


I like the ...___... operator when your code is sinking.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: