peek_func Abstract Interface

abstract interface
private pure function peek_func(this)

Arguments

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

Return Value class(container), allocatable

An item contained within the set. Is unallocated if the set is empty.