Skip to content

generic byte storage for BitArray and LogArray #2

@somethingelseentirely

Description

@somethingelseentirely

It would be nice if BitArray and LogArray were generic over their byte storage mechanism. This would allow mmap based data loading for example.

Some care should be taken so that trait requirement propagation can be stopped with a typedef, as to not clutter the abstractions build on them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions