AsyncLeftExtended<L, R> typedef
AsyncLeftExtended<L, R> = Future<LeftExtended<L, R> >
Implementation
typedef AsyncLeftExtended<L, R> = Future<LeftExtended<L, R>>;
typedef AsyncLeftExtended<L, R> = Future<LeftExtended<L, R>>;