Defines where to insert new elements into a list.
Insert new element after the pivot.
Insert new element before the pivot.
Defines where to insert new elements into a list.