future v0.1.1 (2020-08-30T22:32:20Z)
Dub
Repo
then.then
future
then
Undocumented in source.
template
then
(A, B...)
static
shared
(
Future
!
C
)
then
(
shared
(
Future
!
A
)
future
,
B
args
)
Members
Aliases
C
alias
C
=
typeof
(
apply
!
f
(
A
.
init
,
B
.
init
))
Undocumented in source.
Static functions
then
shared
(
Future
!
C
)
then
(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
then
templates
then