Jonathan. Frech’s WebBlog

Snippet #0 (#196)

Jonathan Frech,
(_=>_<=_)([]>{})
-=-

Snippet #0 — Java­Script. A lambda function which tests if its input is less than or equal to itself; []>{} is false, so the whole function call evaluates to true.