nullify Interface

public interface nullify

Contents


Module Procedures

private elemental subroutine nullify_(this)

Arguments

Type IntentOptional AttributesName
type(dictionary_t), intent(inout) :: this

private elemental subroutine nullify_key_(this, key)

Arguments

Type IntentOptional AttributesName
type(dictionary_t), intent(inout) :: this
character(len=*), intent(in) :: key