Boxed arrays cannot be allocated without initialization, because in that case the garbage collector would try to follow wild pointers. This is a source of inefficiency; quite a few operations must allocate a new array, initialize it, then overwrite the initial elements with the actually relevant data. This package provides low-level primitives for doing such operations without superfluous copying.
-
Notifications
You must be signed in to change notification settings - Fork 1
Extra foreign primops for primitive arrays.
License
AndrasKovacs/array-primops
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Extra foreign primops for primitive arrays.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published