RubyGems Navigation menu

sort_index 0.1.2

Description

Proof of concept to maintain a file with sorted and unique values. This could be helpful for building building indexes.

Range#bsearch is used to determine if a line is already in the file and to determine where a line should be inserted. This means Ruby 2.0 is required.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.2 - December 27, 2015 (8.5 KB)
  2. 0.1.1 - December 26, 2015 (8.5 KB)
  3. 0.1.0 - December 26, 2015 (8.5 KB)

Development 依赖 (4):

bundler ~> 1.10
pry ~> 0.10.3
rake ~> 10.0
rspec ~> 3.2.0

业主:

作者:

  • Scott Pierce

SHA 256 校验和:

cca86ac0d9f0cf3c85e23bb13eeaa16062548bc1c4e51f5b8bf7029fbe1d524e

下载总量 6,580

这个版本 2,796

许可:

MIT

需要的 Ruby 版本: >= 2.0.0

链接: