Open rrnewton opened 8 years ago
This is a blocker for #27.
acc-array
to use it directlyarray
macro, as it won't be needed. (see WIP remove-array-macro
branch)array
as the internal mechanism for doing allocation once type and shape are known.. in fact, shouldn't this be exactly acc-alloc
above?
The current interface is captured by these contracts:
With a proper
acc-type?
predicate (SExp representation), then the contract of, e.g.,acc-alloc
should become simpler.For some of these others... I'm not sure if they need to be exposed.