effectie-syntax
effectie-syntax
API
effectie.syntax
all
all
console
console
error
error
fx
fx
restart
restart
effectie-syntax
/
effectie.syntax
/
restart
restart
effectie.syntax.restart
See the
restart
companion trait
object
restart
extends
restart
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
restart
class
Object
trait
Matchable
class
Any
Self type
restart
.
type
Members list
Clear all
Extensions
Inherited extensions
extension
[
F
[
*
],
A
](
fa
:
F
[
A
])
def
restartOnError
(
maxRetries
:
Long
)(
implicit
canRestart
:
CanRestart
[
F
]):
F
[
A
]
Attributes
Inherited from:
restart
def
restartOnErrorIfTrue
(
p
:
Throwable
=>
Boolean
)(
implicit
canRestart
:
CanRestart
[
F
]):
F
[
A
]
Attributes
Inherited from:
restart
def
restartUntil
(
p
:
A
=>
Boolean
)(
implicit
canRestart
:
CanRestart
[
F
]):
F
[
A
]
Attributes
Inherited from:
restart
def
restartWhile
(
p
:
A
=>
Boolean
)(
implicit
canRestart
:
CanRestart
[
F
]):
F
[
A
]
Attributes
Inherited from:
restart
In this article
Attributes
Members list
Extensions
Inherited extensions