Usage
import from PrimitiveArray T
Parameter | Type | Description |
---|---|---|
T | Type | the type of the array entries |
Description
PrimitiveArray provides arrays of entries of type , -indexed and without bound checking (the debug version of libaldor provides bound-checking for primitive arrays).
Exports
PrimitiveArrayType T