Practice Test Geeks home

Picat Pattern Matching Rules Questions and Answers

A developer defines a predicate to verify if the two elements of a pair structure are identical.
Which rule head correctly implements this check using only pattern matching?

Select your answer