arrays: allow conformal displacing of arrays
https://stackoverflow.com/questions/40810796/displaced-multidimensional-arrays-in-common-lisp
Basically we'd want to displace on parts of array (such displacing doesn't treat an array as linear storage but rather as an n-dimensional region).