action2<T, A, B> typedef

action2<T, A, B> = SaveAction2<T, A, B>

Implementation

typedef action2<T, A, B> = SaveAction2<T, A, B>;