MCPcopy Index your code
hub / github.com/expr-lang/expr / ContextDiff

TypeAlias ContextDiff

internal/difflib/difflib.go:658–658  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

656}
657
658type ContextDiff UnifiedDiff
659
660// Compare two sequences of lines; generate the delta as a context diff.
661//

Calls

no outgoing calls

Tested by

no test coverage detected