Skip to content

A bunch of constraints to AnyVectorArrayBuffer are too strict #254

@dabrahams

Description

@dabrahams

There are constraints on many AnyArrayBuffer where Dispatch == VectorArrayDispatch that really should be AnyArrayBuffer where Dispatch: VectorArrayDispatch. I couldn't get it to compile at the time but now that we have more parts working maybe we can figure out how to change these. Many are interrelated so one might need to change them all at once.

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