Thanks :)
On Wed, Apr 20, 2011 at 1:32 AM, pepijn (aka fliebel) <[email protected]> wrote: > I made on here, but removed it later, not sure if it's any good: > https://github.com/pepijndevos/Begame/blob/d1bf8d687cda0a318cbce5f5ddac57b103c43d98/src/ant_mine/quadtree.clj > > On Apr 19, 8:09 pm, Timothy Pratley <[email protected]> wrote: >> How would I represent a quad tree (or any spatial index that allows me >> to find close neighbors quickly) in Clojure? > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > 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 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
