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
How many arguments do the functions from the standard library take? Most of the word signatures have the type `( -- )`, but my understanding is that the forth word notation lists the things taken off of the stack before the double dash and then the things added to the stack after the double dash.
Originally posted by @dantecatalfamo in #3 (comment)
The text was updated successfully, but these errors were encountered: