array_exists Interface

public interface array_exists

Module Procedures

private pure function array_exists_i1d(array) result(array_exists)

Arguments

Type IntentOptional Attributes Name
type(array_i1d_obj), intent(in) :: array

Return Value logical