You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2018. It is now read-only.
For addition and subtraction, it's elementwise, so it has to be the same size. For multiplication, the width of the left hand side must equal the height of the right hand side.
For now, probably makes sense to just trust the user. When we want to add this type of type-checking, we'll add it in w/ the rest of the type checking which will be done as a walk through the AST after it's been constructed.
These should be allowed
The text was updated successfully, but these errors were encountered: