LodashChain.d0 constructor

LodashChain.d0(
  1. num dim0data
)

Implementation

LodashChain.d0(this.dim0data)
    : currentDim = 0,
      dim2data = [[]],
      dim1data = [];