SkipWhileMN constructor
const
SkipWhileMN(
- int m,
- int n,
- Calculable<
bool> predicate
Implementation
const SkipWhileMN(this.m, this.n, this.predicate);
const SkipWhileMN(this.m, this.n, this.predicate);