Type alias BeforeAfter<D, V>

BeforeAfter<D, V>: [Pairs<D, V>, Pairs<D, V>]

For a particular axis, a tuple representing the element before and after

Type Parameters

  • D
  • V