UnapplyLabel

scalax.collection.generic.UnapplyLabel
trait UnapplyLabel[N, L]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def unapply(rest: (N, L)): Some[(N, L)]