option

org.atnos.eff.syntax.option
See theoption companion trait
object option extends option

Attributes

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

Members list

Type members

Inherited classlikes

implicit class OptionEffectOps[R, A](e: Eff[R, A])

Attributes

Inherited from:
option
Source
option.scala
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

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

Attributes

Inherited from:
option
Source
option.scala