pure_diff_func Abstract Interface

abstract interface
private pure function pure_diff_func(this, other)

Arguments

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

A second set

Return Value class(data_set), allocatable

A set containing elements found in one, but not both, of this set or the other set