-
Notifications
You must be signed in to change notification settings - Fork 0
Value
Ben Christel edited this page Jul 16, 2023
·
4 revisions
NOTE: A previous version of this page had a different definition of "value". I've reassigned that meaning to the word Datum. Sorry for any confusion.
A value is something that you can assign to a BoundName (e.g. it can appear on the right-hand side of a variable assignment). Data, Objects, and Closures are all examples of values.