Results for “Std.Concurrent.Future.waitUntil”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Concurrent.Future.waitUntil
&Std.Concurrent.Future.Future[T] -> &Std.Concurrent.Cancel.Token -> Result[Option[T], Std.Concurrent.ConcurrentError]Wait until the future settles or the token fires;
Nonefor the token.
