Usage
import from CheckingMemoryBlock
Description
CheckingMemoryBlock provides packed arrays of bytes, -indexed and with bound checking.
Exports
ArrayType(Byte, PrimitiveMemoryBlock)
Remarks
The functions apply and set! throw the exception ArrayException when attempting to access a memory block out of its bounds.