hash-by-identity

[procedure] hash-by-identity object [bound]

SRFI-69: The same as hash, except that this function is only guaranteed to be acceptable for eq?. The reason for providing this function is that it might be implemented significantly more efficiently than hash. Implementations are encouraged to provide this function as a builtin.