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