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

outdatedDart 1 only

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

Changelog #

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
30
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

License

MIT (LICENSE)

Dependencies

func

More

Packages that depend on memoize