Future.for_double


Description:

[ CCode ( has_construct_function = false ) ]
public Future.for_double (double v_double)

Creates a new [class@Dex.

Future] and resolves it with v_double.

Parameters:

v_double

the resolved value for the future

Returns:

a resolved [class@Dex.Future]