Package: wnpp
Severity: wishlist
Owner: Balint Reczey <bal...@balintreczey.hu>

* Package name    : ruby-dirty-memoize
  Version         : 0.0.4
  Upstream Author :  Claudio Bustos
* URL             :  https://github.com/clbustos/dirty-memoize
* License         : Expat
  Programming Lang: ruby
  Description     : Similar to ruby-memoize, but for mutable and
parametizable objects
 The dirty-memoize library can help making your program faster in the
 following cases:
 .
  - You have one expensive method which sets many internal variables,
    thus lazy evaluation of these dependent variables is preferred.
  - The expensive operation depends on one or more parameters
  - Changes to one or more parameters affect all dependent variables
  - You may want to hide the call to the 'compute' operation

--

The package is a dependency of ruby-statsample


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to