class Temple::Generators::Array

Implements an array buffer.

_buf = []
_buf << "static"
_buf << dynamic
_buf

@api public