>
James Hague wrote:
>One more:
>
>lists:keysearch returns "{value, Tuple} | false" instead of just
>"Tuple | false".
>
>
>
This is to distinguish the value "false" from the return code of
"false", unless I am using the function incorrectly.
-Sam