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
At the moment all arguments to a procedure must be supplied when the procedure is called. This may be inconvenient in practice, especially once we add iterators (#516).
We currently have no typing rules for this sort of behaviour.
The text was updated successfully, but these errors were encountered:
At the moment all arguments to a procedure must be supplied when the procedure is called. This may be inconvenient in practice, especially once we add iterators (#516).
We currently have no typing rules for this sort of behaviour.
The text was updated successfully, but these errors were encountered: