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
29
likes
120
pub points
91%
popularity

Publisher

verified publisherwrike.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on memoize