Hacker News new | ask | show | jobs
by lizmat 2747 days ago
The ASCII equivalent of `∈` is `(elem)`.
1 comments

You're totally right! I always get them confused. So `∈` is `(elem)` and `⊆` is `(<=)`.

Thanks for pointing it out!