Skip to content

Move cell_changed into board and some cleanup

Johan G. requested to merge (removed):lib_cleanup into master

Features moving cell change into the board, splitting insert from remove to allow this move, and some cleanup.

Includes a tentative fix to #53 (closed) and #44 (closed), we were inconsistently updating the breakages on removing values, which is the likely origin of the issues.

Merge request reports