Future.for_uint


Description:

[ CCode ( has_construct_function = false ) ]
public Future.for_uint (uint v_uint)

Creates a new [class@Dex.

Future] and resolves it with v_uint.

Parameters:

v_uint

the resolved value for the future

Returns:

a resolved [class@Dex.Future]