On Mar 11, 11:43 pm, "Stephen C. Gilardi" <[email protected]> wrote:
> Here are the expressions and results in a simplified notation:
>
> #{a b c} - #{a b} => #{c}
>
> #{a b} - #{a b c} => #{}
ok, so I was misunderstanding how difference works. I thought both
would evaluate to #{c}.
thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---