prepend abstract method

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

Implementation

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