[ CCode ( has_construct_function = false ) ]
public Future.for_double (double v_double)
Creates a new [class@Dex.
Future] and resolves it with v_double.
| v_double |
the resolved value for the future |
|
a resolved [class@Dex.Future] |