Implementing a 2d-Tree in Clojure
fredrikmeyer.net
Implementing a 2d-Tree in Clojure
1–5 of 5 posts
Re: Implementing a 2d-Tree in Clojure
#2What I learned implementing a 2d tree in Clojure (and its implementation)..
Re: Implementing a 2d-Tree in Clojure
#3Cool! Maybe put the pictures at the top instead of the bottom. (:
Re: Implementing a 2d-Tree in Clojure
#4Cool! Maybe put the pictures at the top instead of the bottom. (:
Thank you! I will check out how that looks. I thought the picture was a bit big, but I will experiment a bit!
Re: Implementing a 2d-Tree in Clojure
#5What I learned implementing a 2d tree in Clojure (and its implementation)..
I updated my equiv implementation after comments from a Reddit user: https://github.com/FredrikMeyer/generert/commit/22fc333820ed...