Since Reference is Eq and Ord, should Branch be also?
I saw the discussion and conclusion in #153, which might apply here too, but figured Branch might be a little different since it's only a wrapper around a Reference. I volunteer to write a PR if this seems like a good idea.
Since
ReferenceisEqandOrd, shouldBranchbe also?I saw the discussion and conclusion in #153, which might apply here too, but figured
Branchmight be a little different since it's only a wrapper around aReference. I volunteer to write a PR if this seems like a good idea.