Skip to content

Regrip API / domain/MoveBuffer.gen / pushSolution

Variable: pushSolution

const pushSolution: <m>(_1, _2) => state<m>

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

Append to the current solution's move list.

Type Parameters

m

m

Parameters

_1

state<m>

_2

m

Returns

state<m>