|
Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference |
[This is preliminary specification and subject to change.]
Group
Type
determ
Syntax
list_common( ILIST ONE, ILIST TWO, ILIST COMMON)
Flow patterns
(i,i,o)
Description:
Return list which has common items between 2 lists
Sample:
No sample