Wooga.Lambda


AsyncExtensions

Namespace: Wooga.Lambda.Control

Static members

Static memberDescription
Retry(m, s)
Signature: (m:Async<'T> * s:Strategy) -> Async<Either<'T,exn>>
Type parameters: 'T
Fork me on GitHub