Skip to content
On this page

Stack<T>.includes

This implementation iterates over the elements in the collection, checking each element in turn for equality with the specified element.

Parameters

oT: