diffson.lcs.Hashed
See theHashed companion object
Wraps provided value together with its hashCode. Equals is overridden to first check hashCode and then delegate to the wrapped value.
Attributes
- value
wrapped value
- Companion:
- object
- Source:
- HashedLcs.scala
- Graph
- Supertypes