do_while

Undocumented in source. Be warned that the author may not have intended to support it.
nothrow
Promise!void
do_while
(
U
)
(
U delegate
()
cb
)
if (
is(Promisify!U.T == bool) ||
is(Promisify!U.T == void)
)

Meta