scalax

collection

package collection

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. collection
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type AnySet[A] = Set[A]

    Attributes
    protected[scalax]
  2. type ExtSet[A] = Set[A] with ExtSetMethods[A]

  3. type MSet[A] = Set[A]

    Attributes
    protected[scalax]

Value Members

  1. val AnyDegree: (Int) ⇒ Boolean

  2. final def MSet: Set.type

    Attributes
    protected[scalax]
    Annotations
    @inline()
  3. package generator

    This package helps you to create random graphs with predefined metrics.

Inherited from AnyRef

Inherited from Any

Ungrouped