Hi. I guess I've found a bug in the built-in function intersection$. This information should interest people who do not want to lose hours and hours debugging a correct program.
(intersection$ (create$ dudu) (create$ dudu titi toto) (create$ titi toto)) this evaluates to (dudu), which is incorrect (it should evaluate to () ). -- Fabien Delorme -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
