method
shallow_eql?
v2_5_5 -
Show latest stable
- Class:
Gem::Resolver::Molinillo::DependencyGraph::Vertex
shallow_eql?(other)public
@param [Vertex] other the other vertex to compare to @return [Boolean] whether the two vertices are equal, determined
solely by {#name} and {#payload} equality