to_array_func Abstract Interface

abstract interface
private pure function to_array_func(this)

Arguments

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

Return Value class(container), dimension(:),allocatable

An array of container objects holding the contents of this list