Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In the Lisp family of languages these comparisons are not implemented as operators, but functions.

The functions behave like:

= all the same

/= all different

< monotonically increasing

> monotonically decreasing

<= monotonically nondecreasing

>= monotonically nonincreasing

Also * is product and + is sum.



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

Search: