Open ChrisRackauckas opened 4 years ago
I think in general we need better support for getting at wrapped parameters. For example, parent_type
would be helpful for these sorts of methods because we don't know for sure that x
will be of the type D
.
Today I gave up on something...
we need a better way to handle things like
reinterpret
andreshape
on array types that are actually just wrapping another array type.