BiDiOpt<A, B> typedef

BiDiOpt<A, B> = BiDi<A?, B?>

Implementation

typedef BiDiOpt<A, B> = BiDi<A?, B?>;