spliterator

override fun spliterator(): Spliterator<T>

Creates a fail-fastSpliterator over the elements in this list.

Return

A Spliterator over the elements in this list