effectie-syntax
effectie-syntax
API
effectie.syntax
all
all
console
console
error
error
fx
fx
restart
restart
effectie-syntax
/
effectie.syntax
/
fx
fx
effectie.syntax.fx
See the
fx
companion trait
object
fx
extends
fx
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
fx
class
Object
trait
Matchable
class
Any
Self type
fx
.
type
Members list
Clear all
Value members
Inherited methods
def
effectOf
[
F
[
*
]]:
CurriedEffectOf
[
F
]
Attributes
Inherited from:
fx
def
errorOf
[
F
[
*
]]:
CurriedErrorOf
[
F
]
Attributes
Inherited from:
fx
def
fromEffect
[
F
[
*
]]:
CurriedFromEffect
[
F
]
Attributes
Inherited from:
fx
def
pureOf
[
F
[
*
]]:
CurriedEffectOfPure
[
F
]
Attributes
Inherited from:
fx
inline
def
pureOfNone
[
F
[
*
],
A
](
using
EF
:
FxCtor
[
F
]):
F
[
Option
[
A
]]
Attributes
Inherited from:
fx
def
pureOrError
[
F
[
*
]]:
CurriedEffectOfPureOrError
[
F
]
Attributes
Inherited from:
fx
final inline
def
unitOf
[
F
[
*
] :
FxCtor
]:
F
[
Unit
]
Attributes
Inherited from:
fx
Extensions
Inherited extensions
extension
[
A
](
a
:
A
)
def
pureOfLeft
[
F
[
*
],
B
](
using
EF
:
FxCtor
[
F
]):
F
[
Either
[
A
,
B
]]
Attributes
Inherited from:
fx
def
pureOfOption
[
F
[
*
]](
using
EF
:
FxCtor
[
F
]):
F
[
Option
[
A
]]
Attributes
Inherited from:
fx
def
pureOfRight
[
F
[
*
],
B
](
using
EF
:
FxCtor
[
F
]):
F
[
Either
[
B
,
A
]]
Attributes
Inherited from:
fx
def
pureOfSome
[
F
[
*
]](
using
EF
:
FxCtor
[
F
]):
F
[
Option
[
A
]]
Attributes
Inherited from:
fx
In this article
Attributes
Members list
Value members
Inherited methods
Extensions
Inherited extensions