toDiff

Parse a range of lines to a diff.

toDiff
(
Range
)
(
Range r
)
if (
isSomeString!(ElementType!Range)
)

Parameters

r Range

range of strings which is the diff

Meta