Implements a lightweight DocumentFragment or NodeList replacement
The HTMLElement node class
The children for the fragment
The nodes held in the fragment
Make this class iterable (so it can be used with Array.from())
The iterator.
A node to append to the fragment
Implements a lightweight DocumentFragment or NodeList replacement