A buffer with content calculated on-demand. The calculated content is not stored, so it is recalculated on each call. Useful when one needs single element from the buffer.
the type of elements provided by the buffer.
Gets element at given index.
Iterates over all elements.
The size of this buffer.