Skip to content

Regrip API / domain/MoveBuffer.gen / clearSolution

Variable: clearSolution

const clearSolution: <m>(_1) => state<m>

Defined in: packages/core/src/domain/MoveBuffer.gen.ts:20

Clear the current solution's move list, keeping the recent window.

Type Parameters

m

m

Parameters

_1

state<m>

Returns

state<m>