get_func Abstract Interface

abstract interface
private pure function get_func(this, element)

Arguments

Type IntentOptional AttributesName
class(list), intent(in) :: this
integer, intent(in) :: element

The index (starting from 1) of the element to return

Return Value class(container), allocatable

The item with index element