toTerse abstract method
Returns the terse representation of this sequence.
This is the same as the sequence, but with default parameters removed.
Implementation
Sequence toTerse();
Returns the terse representation of this sequence.
This is the same as the sequence, but with default parameters removed.
Sequence toTerse();