choose

org.atnos.eff.syntax.choose
See thechoose companion object
trait choose

Attributes

Companion:
object
Source:
choose.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait all
object all.type
object choose.type

Members list

Concise view

Implicits

Implicits

final implicit def toChooseEffectOps[R, A](e: Eff[R, A]): ChooseEffectOps[R, A]

Attributes

Source:
choose.scala