asystant.buffers

Buffer creation. Defines the multimethod create-buffer that accepts a tuple [type size]
which can be added to with defmethod for custom buffer types. For ease of use, calling
create-buffer with just a size will create a fixed size buffer of that size.

create-buffer

multimethod