iter_sub Abstract Interface

abstract interface
public pure subroutine iter_sub(this, items)

Arguments

Type IntentOptional AttributesName
class(dynamic_set), intent(inout) :: this
class(iterable), intent(in) :: items

An iterable containing items to add or remove from the set