Skip to content

bloqade.lanes.dialects.move.fill

← Module overview

functionfillsource

bloqade.lanes.dialects.move.fill

Signature
def fill(current_state: State, *, location_addresses: tuple[LocationAddress, ...]) -> State

Parameters

NameTypeDescription
current_stateState
location_addressestuple[LocationAddress, ...]

Returns

State

source