rmeta-slot: Make equal? type hash table access the default.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 24 Jan 2017 23:41:16 +0000 (17:41 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 24 Jan 2017 23:41:16 +0000 (17:41 -0600)
commit87b644abbb799eb42e2010bba4358658867f1ff4
treeae819831ae404fe77f3ba55adaf65600a0c68517
parent41b32934e39cb7b778e12bf8c61630acc38d2a72
rmeta-slot: Make equal? type hash table access the default.

This is the more general case, so we may as well.

* 8sync/rmeta-slot.scm (class-rmeta-ref): Set #:equals?, #:cache-set!,
and #:cache-ref all to equal? type access rather than eq? by default.
8sync/rmeta-slot.scm