Type guard for checking if solve result has properties of a Heatmap.
Can be used as if condition or to satisfy types before accessing Heatmap-like properties:
hit.column
hit.row
hit.intensity
Type guard for checking if solve result has properties of a Heatmap.
Can be used as if condition or to satisfy types before accessing Heatmap-like properties:
hit.columnhit.rowhit.intensity