Skip to content

[ENHANCEMENT] Make better use of Base.to_indices #13

@mtfishman

Description

@mtfishman

Currently we have a lot of Base.getindex and Base.setindex! overloads for processing the various ways of indexing named dimension arrays with named indices. It would be better to have fewer, more generic Base.getindex and Base.setindex! overloads that process the inputs using Base.to_indices.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions