sorted_array 0.0.1
Provides class SortedArray which you can initialize with a block used to sort the Array after each push-action.
Gemfile:
=
instalar:
=
dependencias de Development (10):
bundler
~> 1.3
guard
>= 0
guard-rspec
>= 0
rake
>= 0
redcarpet
>= 0
rspec
>= 0
rspec-expectations
>= 0
rspec-mocks
>= 0
simplecov
>= 0
yard
>= 0