More<A> constructor

More<A>(
  1. Stackless<A> k()
)

Implementation

More(this.k);