๐Ÿ”ธreturn value

๐Ÿšง ๆ–ฝๅทฅไธญ

JS โŸฉ value โŸฉ function โŸฉ return value

a function/method can "remember" its return values by memoization. ( ๐Ÿ‘‰ example๏ผš๐Ÿ’พ memoize(f) )

Last updated

Was this helpful?