abstract interface
private pure function get_func(this, element)
Arguments
| Type |
Intent | Optional |
Attributes | | Name | |
| 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