operator(==) Interface

public interface operator(==)

Contents


Module Procedures

private function equal_keys(key1, key2) result(test)

Compares two keys for equality (Specifications)

Read more…

Arguments

TypeIntentOptionalAttributesName
type(key_type), intent(in) :: key1
type(key_type), intent(in) :: key2

Return Value logical