On Mar 21, 6:01 pm, rapido <robbert.van.da...@gmail.com> wrote: > my programming language enchilada (www.enchiladacode.nl) has > hash=pointer equality build in. > i believe it shouldn't be to difficult to introduce some of > enchilada's internals to clojure.
Hi Robbert, I imagine that hash-pointer equality would be difficult to impossible in Clojure, since it relies on Java's hash/pointer/equality semantics. But Enchilada looks interesting, and a hash-based data structure in Clojure would also be interesting. -Stuart Sierra --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---