frenchy64 / hamt-tutorial

Exploration of Hash Array Mapped Tries.
Eclipse Public License 1.0
40 stars 2 forks source link

port to cljs #2

Closed viebel closed 2 months ago

viebel commented 7 years ago

Looks good stuff. Would be very nice to port to cljs. Then you could have a very compelling demo in the browser - with interactive code snippets (e.g. using KLIPSE).

frenchy64 commented 2 months ago

I'm going to concentrate on customizable HAMT's for the JVM.