Future.for_float


Description:

[ CCode ( has_construct_function = false ) ]
public Future.for_float (float v_float)

Creates a new [class@Dex.

Future] and resolves it with v_float.

Parameters:

v_float

the resolved value for the future

Returns:

a resolved [class@Dex.Future]