Cast<S, T> constructor
Cast<S, T> (
- Iterator<
S> _source
Implementation
Cast(this._source) : super._late() {
_wIterator = this;
}
Cast(this._source) : super._late() {
_wIterator = this;
}