pkgsrc/misc/ruby-typed-array/DESCR
obache dbadcea1a3 Import ruby-typed-array-0.1.2 as misc/ruby-typed-array.
All methods that alter the contents of an array that implements this Gem are
first checked to ensure that the added items are of the types allowed.  All
methods behave exactly as their Array counterparts, including additional forms,
block processing, etc.
2013-01-05 06:48:53 +00:00

4 lines
256 B
Text

All methods that alter the contents of an array that implements this Gem are
first checked to ensure that the added items are of the types allowed. All
methods behave exactly as their Array counterparts, including additional forms,
block processing, etc.