Elementwise typing: use a type variable
This way, the type checker can deduce that arrays stay arrays and scalars stay scalars.
Loading
Please sign in to comment
This way, the type checker can deduce that arrays stay arrays and scalars stay scalars.