elect
04/10/2021, 2:36 PMstable_partition
Move elements for which a predicate is true to the beginning
* of a sequence, preserving relative ordering.elect
04/10/2021, 2:57 PMelect
04/10/2021, 2:58 PMpartition and add the first list into the second (original)Youssef Shoaib [MOD]
04/10/2021, 3:45 PMremoveAll then addAll with the respective indicies