AsyncRightExtended<L, R> typedef

AsyncRightExtended<L, R> = Future<RightExtended<L, R>>

Implementation

typedef AsyncRightExtended<L, R> = Future<RightExtended<L, R>>;