Skip to content

impl Borrow<&ArrayBase<ViewRepr<&T>, _>> for ArrayBase<OwnedRepr<T>, _> #878

Closed
@garro95

Description

@garro95

If possible, the trait specified in the title would make it easier to store owned arrays in a (Hash)Map and retrieve them without the need to build a new owned array (performing allocations).

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