Extract<T, U> typedef

Extract<T, U> = dynamic

Implementation

typedef Extract<T, U> = _i2.dynamic;