Closed dankamongmen closed 5 years ago
We also need to document all of this when it's done.
I've completed the neighbor accessors.
On further thought, I don't see any real reason to do this weird method. Just deepcopy if you want the object. They're not that big.
In the README, we mention three ways to work with ifaces: deepcopy, share, and direct extraction following lookup. The third is not yet implemented. Even though it's lame, we probably ought do so, or otherwise remove that language.