Type guard for checking if solve result has properties of an AreaRangeSeries.
Can be used as if condition or to satisfy types before accessing unique properties:
hit.y1
hit.y2
Type guard for checking if solve result has properties of an AreaRangeSeries.
Can be used as if condition or to satisfy types before accessing unique properties:
hit.y1hit.y2