containsAll abstract method
- Characters other
Whether this sequence of characters contains other
as a subsequence.
Implementation
bool containsAll(Characters other);
Whether this sequence of characters contains other
as a subsequence.
bool containsAll(Characters other);