iterator_return Abstract Interface

abstract interface
private pure function iterator_return(this)

Arguments

Type IntentOptional AttributesName
class(iterable), intent(in) :: this

Return Value type(iterator)

An iterator with the contents of this object