Results 21 comments of Eric Griffis

> My primary use for `eq?` is with symbols, especially as keys in `eq?`-based hash-tables. My impression is that there is a notable performance benefit. Here, here. `eq?` (and `intern`)...