v1.1.8
Fixed unnecessary array bounds checking for read-only buffers. Those don't need a minimum length. They are copied as a whole at once.
Added minor documentation.
Added base of built-in auxilliary kernel function example (but not working yet)