moved property

List<(T, T)> moved
final

Items that moved spatially (old, new).

Implementation

final List<(T, T)> moved;