Find all contiguous segments in the array that are between start and end blocks. The start and end are functions that determine when a region starts and ends.
start
end
Generated using TypeDoc
Find all contiguous segments in the array that are between start and end blocks. The
startandendare functions that determine when a region starts and ends.