WoW:USERAPI Memorizing table: Difference between revisions

m
no edit summary
m (Corrected spelling/grammar)
mNo edit summary
Line 1: Line 1:
{{userfunc}}
{{userfunc}}
__NOTOC__
A '''memoizing table''' is a normal table with a metatable designed to find missing values and save them.  The mechanics are transparent to the caller, it thinks it's just doing a normal lookup.
A '''memoizing table''' is a normal table with a metatable designed to find missing values and save them.  The mechanics are transparent to the caller, it thinks it's just doing a normal lookup.