[ 原始碼: ruby-symboltable ]
套件:ruby-symboltable(1.0.2-1)
ruby-symboltable 的相關連結
Debian 的資源:
下載原始碼套件 ruby-symboltable:
- [ruby-symboltable_1.0.2-1.dsc]
- [ruby-symboltable_1.0.2.orig.tar.xz]
- [ruby-symboltable_1.0.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [mjijackson.github.com]
相似套件:
symbols-only hash for Ruby
SymbolTable is a handy little Ruby class that was conceived from the union of Hash and Symbol. SymbolTable directly extends Hash, but it stores all keys internally as symbols. Any key that cannot be converted to a Symbol is not valid.
While this may seem restrictive, it does have the nice side effect of making all keys slightly more memorable and usable. For example, values may be set and retrieved using any key that resolves to the same symbol.
其他與 ruby-symboltable 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用