memoize 3.0.0 copy "memoize: ^3.0.0" to clipboard
memoize: ^3.0.0 copied to clipboard

Returns cached result of function call when inputs were not changed from previous invocation.

Changelog #

3.0.0 #

  • Migrate to null-safety

2.0.0 #

  • Bump dependencies to support dart2, drop "func" dependency

1.4.0 #

  • Add 0 argument implementation

1.3.0 #

  • Add 5-10 arguments implementation

1.2.0 #

  • Add 4 arguments implementation

1.1.0 #

  • Add 3 arguments implementation

1.0.0 #

  • Add 1 and 2 arguments implementation
31
likes
130
points
34.6k
downloads

Documentation

API reference

Publisher

verified publisherwrike.com

Weekly Downloads

Returns cached result of function call when inputs were not changed from previous invocation.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on memoize