Skip to content

ArrayView as Custom DST #538

Closed as not planned
Closed as not planned
@jturner314

Description

@jturner314

It would be really nice if we could replace ArrayView/ArrayViewMut with custom dynamically-sized types. RFC 2594 is a current proposal for custom DSTs. The current version would work for const-dimensionality views but not for dynamic-dimensionality views (IxDyn).

I've asked about the dynamic dimensionality case and proposed a couple of ideas. @bluss Maybe you have some more ideas?

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