i didn't think of that. if equality tests is instant, would finding out the difference also be instant? for example, is this instant: (difference new-set old-set) ?
On Mar 11, 11:11 pm, Timothy Pratley <[email protected]> wrote: > > This is beacuse my-atom contains a lot > > of data and I don't want to search for the change. > > Just curious, but shouldn't equality tests in Clojure always be > instant regardless of data size due to shared structure? I suppose I'm > curious what 'shared structure' gives and what it doesn't. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
