This PR builds on two recent Core PRs and extends the NDRectangle API surface. It also retires the cached datatype slot.
New tests have been added as well.
(Actions got caught in 2.25 or earlier compile gotcha I didn't see here under 2.26 as well as in a need to condition all new tests, as well as several of the examples, for current domain and ndrectangle on 2.26 or later due to the change in S4 representation now that we can drop the local cache for data type.)
This PR builds on two recent Core PRs and extends the NDRectangle API surface. It also retires the cached
datatype
slot.New tests have been added as well.
(Actions got caught in 2.25 or earlier compile gotcha I didn't see here under 2.26 as well as in a need to condition all new tests, as well as several of the examples, for current domain and ndrectangle on 2.26 or later due to the change in S4 representation now that we can drop the local cache for data type.)