Files
memoizee/lib
Mariusz Nowak fb4439692d Improve 'method' functionality.
- Proto chain safe
- Memoized method is ready right after first access (previously it was bundled on first invokation which was problematic)
- memoize when used with method option returns object with name -> descriptor content, it should be used with Object.defineProperties on target object
2013-02-11 17:43:55 +01:00
..
2013-02-11 17:43:55 +01:00
2013-02-11 17:43:55 +01:00
2012-09-21 15:49:09 +02:00
2013-02-04 14:33:37 +01:00