AnyEdge

scalax.collection.generic.AnyEdge$
See theAnyEdge companion trait
object AnyEdge

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AnyEdge.type

Members list

Value members

Concrete methods

def unapply[N](e: AnyEdge[N]): Some[(N, N)]