After several days of trying to wrap my brain around lightning, I think I finally understand how to create them from serial data.
However, after searching for a few days, I cannot find any resources on how to convert lightning to something else. Basically, I want to convert some data to a format that I can pass to Hiccup to create some HTML.
Are there any good resources for what I should do to convert the zipper tree to another data structure?
source
share