Revision 9329e0fc9b9bd2f32189ed30b040e9a907786d64 authored by Matt Bauman on 01 March 2019, 11:10:40 UTC, committed by Fredrik Ekre on 01 March 2019, 11:10:40 UTC
* Don't export `reindex`

It was inadvertently exported by #30789.  It's tailored to `SubArray` and doesn't check for preconditions that are enforced by the `SubArray` constructor — so while we could export it, I'd like to do so intentionally and add friendlier errors for violations of these preconditions.

* Same deal for `substrides`
1 parent ef1f981
History
File Mode Size
CODE_OF_CONDUCT.md -rw-r--r-- 2.5 KB
ISSUE_TEMPLATE.md -rw-r--r-- 568 bytes
SUPPORT.md -rw-r--r-- 690 bytes

back to top