lazy_evaluation 0.0.6+3 copy "lazy_evaluation: ^0.0.6+3" to clipboard
lazy_evaluation: ^0.0.6+3 copied to clipboard

outdated

A simple package to cache and lazily evaluate objects that have a expensive initialization process.

0.0.6+3 #

  • minor changes

0.0.6+1 #

  • improved documentation

0.0.6 #

  • minor improvements

0.0.5+2 #

  • overridden hashCode and the == operator. two instances of Lazy are equal if their values are equal

0.0.5+1 #

  • improved example

0.0.5 #

  • Renamed reEvaluate() to notifyChange() to more accurately represent its job

0.0.4+3 #

  • Fixed typo in README.md

0.0.4+2 #

  • Improved documentation

0.0.4+1 #

  • Improved documentation

0.0.4 #

  • Initial version
8
likes
40
pub points
71%
popularity

Publisher

unverified uploader

A simple package to cache and lazily evaluate objects that have a expensive initialization process.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on lazy_evaluation