operator(==) Interface

public interface operator(==)

Module Procedures

private function map_s_equal(a, b) result(equal)

Arguments

Type IntentOptional Attributes Name
type(map_Set), intent(in), target :: a
type(map_Set), intent(in), target :: b

Return Value logical