sunfishcode Implementing Deref in PrimaryMap turns out to be error-prone, so remo…
…ve it.

One of the big advantages of PrimaryMap is that it protects against
using the wrong indices via a distinct index type. A Deref trait that
returns a plain slice would accept other indices. Add a comment
explaining this.
Latest commit a355d74 Aug 29, 2018