Hi,
subset predicate is mostly performed for two lists that consist of atoms like X = [1,2,4] & Y =[1,2,4,5,6]. By having the query , subset(X,Y), it should return true. What happens if for example , X=[1,2] & Y = [first(1,2,3),first(3,5,6),first(4,5,8)]. For which all elements in X must...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.