SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
devel/ruby-hashery/pkg/DESCR
Normal file
5
devel/ruby-hashery/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
The Hashery is a tight collection of Hash-like classes. Included among its many
|
||||
offerings are the auto-sorting Dictionary class, the efficient LRUHash, the
|
||||
flexible OpenHash and the convenient KeyHash. Nearly every class is a subclass
|
||||
of the CRUDHash which defines a CRUD model on top of Ruby's standard Hash making
|
||||
it a snap to subclass and augment to fit any specific use case.
|
Loading…
Add table
Add a link
Reference in a new issue