caiogondim / fast-memoize.js

:rabbit2: Fastest possible memoization library

Home Page:https://npm.im/fast-memoize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create decorator

caiogondim opened this issue · comments

Will not implement now since decorator support is not even on latest Node.js

Is this worth revisiting?

That would be cool if we implement stage 2 decorators

I have a fork with working legacy decorators support. I can look into extending it to support stage 2 decorators some time in the near future.