Skip to content

setindex for multi-mapping

Choose a tag to compare

@timholy timholy released this 09 Jul 20:14
· 29 commits to master since this release
cc35144

This also deprecates the initial mappedarray((f, f_inv), ...) syntax in favor of two arguments.
Since anything can be callable this risks a bit of uncertainty with regards to intent, but inferrability of
types was deemed more important.