The segmenter to use for the diff (e.g. chars, words, sentences, lines, graphemes, etc).
Some suitable segmenters are available in the segmenters object.
Whether to count consecutive diff operations containing multiple segments as a single diff.
If true, a diff may contain multiple segments; if false, each segment will be a separate diff.