Closed
Description
optional_assembly
would hold closure on a value expression and a flag expression of broadcastable shapes. The return type of accessor would be an xoptional reference proxy holding const references on the underlying expressions.
This might be doable with xfunction
with minor modifications.