Binding, assignment, and such

From Helpful
Revision as of 13:58, 31 July 2023 by Helpful (talk | contribs) (Created page with "{{programming}} <!-- Binding - create new variable in the current context Assignment - change value of a given variable, often within the narrowest scope The language you use has an effect Some languages are somewhat fuzzy about this distinction, for example python's = can be both, which in a few cases can mean you need functional languages tend to not assign, but may well still bind -->")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search