reverse

method of dascore.core.inventory.OpticalPath source

reverse(
    self ,
)-> ‘Self’

Return the path traversed from the far end.

Every distance-bearing track is rewritten against the reversed axis; the absolute span is unchanged. Because intervals stay half-open on the left, exact interval endpoints swap membership under reversal (measure-zero; reverse().reverse() is exact).