Packages

package eff

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

Type Members

  1. type /=[M[_], R] = MemberInOut[M, R]
  2. type <=[M[_], R] = Member[M, R]
  3. trait ListCreation extends AnyRef
  4. trait ListEffect extends ListCreation with ListInterpretation

    Effect for computations possibly returning several values

  5. trait ListInterpretation extends AnyRef
  6. type |=[M[_], R] = MemberIn[M, R]

Inherited from AnyRef

Inherited from Any

Ungrouped