append abstract method

Arg<T> append(
  1. Arg<T> arg
)

Implementation

Arg<T> append(Arg<T> arg);