[ ソース: ruby-memoizable ]
パッケージ: ruby-memoizable (0.4.2-1)
ruby-memoizable に関するリンク
Debian の資源:
ruby-memoizable ソースパッケージをダウンロード:
- [ruby-memoizable_0.4.2-1.dsc]
- [ruby-memoizable_0.4.2.orig.tar.gz]
- [ruby-memoizable_0.4.2-1.debian.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-thread-safe
- thread-safe collections and utilities for Ruby