Package

org.emergentorder

union

Permalink

package union

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. union
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type ![A] = (A) ⇒ Nothing

    Permalink
  2. type !![A] = (![A]) ⇒ Nothing

    Permalink
  3. type Contains[S, T] = <:<[!![S], T]

    Permalink
  4. trait Disjunction[T] extends AnyRef

    Permalink
  5. type Union[T] = AnyRef { type or[S] = org.emergentorder.union.package.Disjunction[T => Nothing with S => Nothing] }

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped