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

outdatedDart 1 only

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

Changelog #

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

unknown (LICENSE)

Dependencies

func

More

Packages that depend on memoize