memoized 1.4.1 copy "memoized: ^1.4.1" to clipboard
memoized: ^1.4.1 copied to clipboard

outdated

Decorators to cache returned values which helps in reducing the execution time of the function by using LRU Caching.

1.4.0 #

  • Remove: MemoizedAsync
  • Add
    1. Memoized 2, 3, 4, 5
    2. MemoizedN.expireAll()

1.0.0 #

  • Initial version.
11
likes
0
points
923
downloads

Publisher

verified publishersylfree.com

Weekly Downloads

Decorators to cache returned values which helps in reducing the execution time of the function by using LRU Caching.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

to_string_pretty, tuple

More

Packages that depend on memoized