method

shallow_eql?

ruby latest stable - Class: Bundler::Molinillo::DependencyGraph::Vertex

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

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