Returns an Iterable containing the current Iterable's values
Iterable
public function values(): Iterable<Tv>;
Any keys are discarded.
An