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