remove_sub Abstract Interface

abstract interface
private subroutine remove_sub(this, item)

Arguments

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

An item, the first occurrence of which will be removed from the list