Packages

  • package root
    Definition Classes
    root
  • package mathlib
    Definition Classes
    root
  • package demos
    Definition Classes
    mathlib
  • package graph
    Definition Classes
    mathlib
  • package probability
    Definition Classes
    mathlib
  • package set

    Provides a library for set theoretic programming, closely resembling mathematical expressions.

    Provides a library for set theoretic programming, closely resembling mathematical expressions.

    To get started import the library as follows:

    import [[mathlib.set.SetTheory]]._
    Definition Classes
    mathlib
  • SetTheory
  • package utilities
    Definition Classes
    mathlib

package set

Provides a library for set theoretic programming, closely resembling mathematical expressions.

To get started import the library as follows:

import [[mathlib.set.SetTheory]]._
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. set
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. object SetTheory

    Implementation of basic set theory.

    Implementation of basic set theory. Some functions will have shorthand notation.

Inherited from AnyRef

Inherited from Any

Ungrouped