hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
OrApply.this
hunt
concurrency
CompletableFuture
OrApply
Undocumented in source.
class
OrApply
(T, U : T, V)
this
(
Executor
executor
,
CompletableFuture
!(
V
)
dep
,
CompletableFuture
!(
T
)
src
,
CompletableFuture
!(
U
)
snd
,
FunctionT
!(
V
)
fn
)
Meta
Source
See Implementation
hunt
concurrency
CompletableFuture
OrApply
aliases
FunctionT
constructors
this
functions
tryFire
variables
fn