Re: What should specialized-array-reshape do?
Bradley Lucier 12 May 2020 22:43 UTC
On 5/12/20 6:32 PM, John Cowan wrote:
> the naive caller is protected against unwanted copying because the
> default exception handler will (most probably) abort the program back to
> the REPL or the OS as the case may be.
Perhaps the naive caller wants the code to act like NumPy.