[ ソース: ruby-ddmemoize ]
パッケージ: ruby-ddmemoize (1.0.0-1)
ruby-ddmemoize に関するリンク
Debian の資源:
ruby-ddmemoize ソースパッケージをダウンロード:
- [ruby-ddmemoize_1.0.0-1.dsc]
- [ruby-ddmemoize_1.0.0.orig.tar.gz]
- [ruby-ddmemoize_1.0.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Ruby library providing support for memoizing functions
The DDMemoize library adds support for memoizing Ruby functions, allowing for storing previously computed values. It provides the following features:
* Supports memoizing functions on frozen objects * Releases memoized values when needed in order to reduce memory pressure * Optionally records metrics
その他の ruby-ddmemoize 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-ddmetrics (>= 1.0)
- Non-timeseries measurements for Ruby programs
-
- dep: ruby-ref (>= 2.0)
- library implements weak, soft, and strong references in Ruby