future v0.1.1 (2020-08-30T22:32:20Z)
Dub
Repo
next.next
future
next
Undocumented in source.
template
next
(A, B...)
static
shared
(
Future
!
C
)
next
(
shared
(
Future
!
A
)
future
,
B
args
)
Members
Aliases
C
alias
C
=
typeof
(
apply
!
f
(
A
.
init
,
B
.
init
).
result
)
Undocumented in source.
Static functions
next
shared
(
Future
!
C
)
next
(shared(Future!A) future, B args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
future
next
templates
next