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