Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Storable arrays #84

Open
Open
@vincenthz

Description

@vincenthz

Just like Unboxed Array and Boxed Array, we need one Array type to be able to interact with C like structure through Storable. It's very similar to Unboxed array, just replacing PrimType ty by Storable ty and making sure alignment and size are respected

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions