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