ChooseInterpretation

org.atnos.eff.ChooseInterpretation$
See theChooseInterpretation companion trait

Attributes

Companion:
trait
Source:
Choose.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

def runChoose[R, U, A, F[_] : Alternative](r: Eff[R, A])(implicit evidence$4: Alternative[F], m: Aux[Choose, R, U]): Eff[U, F[A]]

Attributes

Inherited from:
ChooseInterpretation
Source:
Choose.scala