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

Ah! The return of the infamous "goes to" operator (-->)




My favorite interpretation of it:

> Or for something completely different... x slides to 0.

    while (x --\
                \
                 \
                  \
                   > 0)
         printf("%d ", x);




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

Search: