single_sub Abstract Interface

abstract interface
public pure subroutine single_sub(this, item)

Arguments

Type IntentOptional AttributesName
class(dynamic_set), intent(inout) :: this
class(*), intent(in) :: item

An item to add or remove from the set