support React Fragments
Opened this issue · 0 comments
mhuebert commented
https://reactjs.org/docs/fragments.html
This may allow us to reduce the overhead of pre-crawling hiccup structures to splice lists into their parent vectors. Unsure if this will have a meaningful impact on how lazy sequences are treated.