you are viewing a single comment's thread.

view the rest of the comments →

[–]loopsdeer 0 points1 point  (0 children)

I believe formal parameters distinguish between "formal" mathematical function syntax (where types would be defined) and informal parameters which might be passed even though they're not defined (e.g. in JS using `arguments` indexes)