invoke method

R invoke(
  1. A first
)

Invokes this function and returns it's return value.

Implementation

R invoke(A first) => this(first);