SubVec<E> constructor
SubVec<E> (
- dynamic meta,
- PersistentVector v,
- int start,
- int end,
- int $UNDERSCORE_$UNDERSCORE_hash,
Implementation
SubVec(this.meta, this.v, this.start, this.end, this.$UNDERSCORE_$UNDERSCORE_hash, ):super();