Toggle presence of el in array in-place: remove if present, add if missing.
el
array
element type
array to modify
element to toggle
the same array instance after the toggle
Toggle presence of
elinarrayin-place: remove if present, add if missing.