abstract interface
private pure function relation_func(this, other)
Arguments
| Type |
Intent | Optional |
Attributes | | Name | |
| class(data_set), |
intent(in) |
|
| :: |
this | |
| class(data_set), |
intent(in) |
|
| :: |
other | A second set |
Return Value logical
Whether the relationship between this and other is true