vrac

Template-based web library [WIP] - https://github.com/green-coder/vrac Zulip archive: https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/topic/vrac Clojureverse archive: https://clojurians-log.clojureverse.org/vrac
2020-10-26T05:49:38.018500Z

Not sure if recursion should be added. When recursion is needed, users may want to use another "less general" approach to the communication protocol ... like specialized services in .cljc files.

2020-10-26T05:51:32.019600Z

However, I will take a look at how to add support for non-recursive functions, and how to combine them with higher order functions like postwalk.