- genericRightMap<C1, C2, C3, T>(gb): (<C, D, A>(f) => Get2<C3, Get2<T, A, C>, Get2<T, A, D>>)
Returns (<C, D, A>(f) => Get2<C3, Get2<T, A, C>, Get2<T, A, D>>)
- <C, D, A>(f): Get2<C3, Get2<T, A, C>, Get2<T, A, D>>
Returns Get2<C3, Get2<T, A, C>, Get2<T, A, D>>