struct

C0::Diff::Sub

Inherits Struct / Value / Object

A single substitution: old text → new text.

Constructors

new(old : Bytes, new : Bytes)
Source

Instance methods

clone
Source
copy_with(old _old = @old, new _new = @new)
Source
new
old