Class: Lookout::Diff::Operations::Replace

Inherits:
Lookout::Diff::Operation show all
Defined in:
lib/lookout-3.0/diff/operations/replace.rb

Overview

Slice of the old sequence that should be replaced with one from the new sequence.

Method Summary

Methods inherited from Lookout::Diff::Operation

#<<, #>>, #apply, #foldable?, #parity?