rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
269 stars 37 forks source link

Deprecate `map(::AbstractDimStack)` #579

Open rafaqz opened 8 months ago

rafaqz commented 8 months ago

We need to deprecate map over AbstractDimStack before we change the meaning of it completely.

maplayers seems like a good replacement name to me.