re-view icon indicating copy to clipboard operation
re-view copied to clipboard

support React Fragments

Open mhuebert opened this issue 6 years ago • 0 comments

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.

mhuebert avatar Mar 09 '18 09:03 mhuebert