Differ¶
Cell-by-cell frame differencing.
Constructors¶
create¶
Returns¶
- Differ val^
Public Functions¶
diff¶
Compare two grids cell-by-cell and return (col, row, Cell) for each changed cell. If dimensions differ, treat as full redraw of curr.
Parameters¶
Returns¶
eq¶
Parameters¶
- that: Differ val
Returns¶
- Bool val
ne¶
Parameters¶
- that: Differ val
Returns¶
- Bool val