And relying on something called table lookup, Of which memoization is a special case.
并且通过查表的方式进行使用,而默记法就是一种特例。
And when I create a binding, x I'm taking a variable name, in this case x, stored somewhere in a table, and I'm creating a link or a pointer from that name to that value.
当我创建一个绑定的时候,我有一个变量的名字,在这个例子中是,存在一个表中的某处,然后创建一个连接,或者指针从这个名字指向目标值。
应用推荐