Closed antiguru closed 2 years ago
Convert the current vector-based implementation for the Exchange operator into a container-invariant one. The PushPartitioned trait enables the implementation to be generic over all containers that support it.
Signed-off-by: Moritz Hoffmann antiguru@gmail.com
Convert the current vector-based implementation for the Exchange operator into a container-invariant one. The PushPartitioned trait enables the implementation to be generic over all containers that support it.
Signed-off-by: Moritz Hoffmann antiguru@gmail.com