core
core
API
ox
channels
BufferedChannel
BufferedSend
Channel
Channel
ChannelClosed
ChannelClosed
Done
Error
ChannelClosedException
Error
Done
CollectSource
Default
DefaultResult
DirectChannel
DirectSend
SelectClause
SelectResult
Sink
Send
Sent
Source
Receive
Received
Source
SourceCompanionOps
SourceOps
StageCapacity
Fork
ForkLocal
ForkLocal
Ox
syntax
core
/
ox
/
syntax
syntax
ox.syntax$
object
syntax
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
syntax
.type
Members list
Clear all
Extensions
Extensions
extension
[
T
](f:
=>
T
)(
f
:
=>
T
)
def
forever
:
Fork
[
Nothing
]
def
retry
(
times
:
Int
,
sleep
:
FiniteDuration
):
T
extension
[
T
](f:
=>
T
)(
f
:
=>
T
)(
using
Ox
)
def
fork
:
Fork
[
T
]
def
parWith
[
U
](
f2
:
=>
U
): (
T
,
U
)
def
raceResultWith
(
f2
:
=>
T
):
T
def
raceSuccessWith
(
f2
:
=>
T
):
T
def
scopedWhere
[
U
](
fl
:
ForkLocal
[
U
],
u
:
U
):
T
def
timeout
(
duration
:
FiniteDuration
):
T
def
timeoutOption
(
duration
:
FiniteDuration
):
Option
[
T
]
def
uninterruptible
:
T
extension
[
T
<:
AutoCloseable
](f:
=>
T
)(
f
:
=>
T
)(
using
Ox
)
def
useInScope
:
T
def
useScoped
[
U
](
p
:
T
=>
U
):
U
In this article
Attributes
Members list
Extensions
Extensions