RubyGems Navigation menu

regexp_optimized_union 0.1.0

Regexp.optimized_union(word_list, regexp_options) generates optimized regexp for matching union of word list. Optimations include: treed common prefix extraction, common suffix aggregation and optional leaf to ?. Mostly the same as described in http://search.cpan.org/~dankogai/Regexp-Optimizer-0.15/lib/Regexp/List.pm#IMPLEMENTATION

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

安装:
=

版本列表:

  1. 0.2.0 - July 11, 2016 (6.0 KB)
  2. 0.1.2 - November 14, 2012 (5.0 KB)
  3. 0.1.1 - November 07, 2012 (4.5 KB)
  4. 0.1.0 - November 07, 2012 (4.5 KB)

业主:

作者:

  • luikore

SHA 256 校验和:

98cb94284ff3040bf3330a620c895394d07719c76cf79567358320bb8cfcbd1e

下载总量 11,529

这个版本 2,800

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.3.6

链接: