Skip to main content

Module list_change

Module list_change 

Source
Expand description

Public static adapter for the canonical streamed list-change kernel.

The selector retains its historic API and emits ListChangeMove<S, V>. Candidate enumeration itself lives in heuristic::selector::list_kernel, shared by static and dynamic selector facades.

Structsยง

ListChangeMoveCursor
Public cursor facade that keeps the historic type surface while hiding the crate-private generic emitter/kernel carrier.
ListChangeMoveSelector
A move selector that relocates elements within or between list variables.