toggle method

I toggle(
  1. T element
)

Implementation

I toggle(T element) => newInstance(iter.toggle(element));