hunt-extra ~v1.0.x (2022-05-11T02:04:37.8603622)
Dub
Repo
BiRun.this
hunt
concurrency
CompletableFuture
BiRun
Undocumented in source.
class
BiRun
(T, U)
this
(
Executor
executor
,
CompletableFuture
!(
void
)
dep
,
CompletableFuture
!(
T
)
src
,
CompletableFuture
!(
U
)
snd
,
Runnable
fn
)
Meta
Source
See Implementation
hunt
concurrency
CompletableFuture
BiRun
constructors
this
functions
tryFire
variables
fn