toTerse abstract method

Sequence toTerse()

Returns the terse representation of this sequence.

This is the same as the sequence, but with default parameters removed.

Implementation

Sequence toTerse();