Question: please help me with this exercise using haskell () Function compose takes two relations, represented as a list of pairs, as input, and computes the
please help me with this exercise using haskell () Function compose takes two relations, represented as a list of pairs, as input, and computes the composition of the two relations. Example: compose C(1,2),(1,3)) [(2,3), (2,4).(3,2).(3,3)] - (1,3), (1,4),(1,2)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
