You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use setindex_shape_check and DimensionMismatch instead
of generic errors; this (and a couple of extra minor fixes)
makes BitArrays behave like Arrays (again)
* Move portions of the indexing code to multidimensional.jl
* Restrict signatures so as to avoid to_index and convert, then
create very generic methods which do the conversion and the
dispatch: this greatly simplifies the logic and removes most
of the need for disambiguation. Should also improve code
generation.
If you switch the order of definition, it calls the non-splatting version.
The text was updated successfully, but these errors were encountered: