[ ソース: ruby-memoizable ]
パッケージ: ruby-memoizable (0.4.2-3)
ruby-memoizable に関するリンク
Debian の資源:
ruby-memoizable ソースパッケージをダウンロード:
- [ruby-memoizable_0.4.2-3.dsc]
- [ruby-memoizable_0.4.2.orig.tar.gz]
- [ruby-memoizable_0.4.2-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
memoize method return values
Memoization is an optimization that saves the return value of a method so it doesn't need to be re-computed every time that method is called.
Learn more about its rationale and usage at /usr/share/ruby-memoizable/README.md
その他の ruby-memoizable 関連パッケージ
|
|
|
|
-
- dep: ruby-thread-safe
- thread-safe collections and utilities for Ruby