Std.Concurrent.Future.fulfil
1 declaration
fn
fulfil: &Std.Concurrent.Future.Future[T] -> T -> BoolSettle a future with a value. Answers whether this call settled it: a future already settled keeps its first outcome.
1 declaration
fulfil: &Std.Concurrent.Future.Future[T] -> T -> BoolSettle a future with a value. Answers whether this call settled it: a future already settled keeps its first outcome.