link abstract method
Links another cell to this one
Parameters:
cell
: The cell to link
Returns true if linking succeeded (passed test rules)
Implementation
bool link(L cell);
Links another cell to this one
Parameters:
cell
: The cell to linkReturns true if linking succeeded (passed test rules)
bool link(L cell);