Map_ constructor

Map_(
  1. Object array,
  2. Lambda lambda
)

Implementation

Map_(this.array, this.lambda);