Future.for_int


Description:

[ CCode ( has_construct_function = false ) ]
public Future.for_int (int v_int)

Creates a new [class@Dex.

Future] and resolves it with v_int.

Parameters:

v_int

the resolved value for the future

Returns:

a resolved [class@Dex.Future]