PVChunkedSeq<E> constructor
PVChunkedSeq<E> (
- PersistentVector vec,
- List arr,
- int i,
- int off,
- dynamic meta,
- int $UNDERSCORE_$UNDERSCORE_hash,
Implementation
PVChunkedSeq(this.vec, this.arr, this.i, this.off, this.meta, this.$UNDERSCORE_$UNDERSCORE_hash, ):super();