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 (6KB)
  2. 0.1.2 - November 14, 2012 (5KB)
  3. 0.1.1 - November 07, 2012 (4.5KB)
  4. 0.1.0 - November 07, 2012 (4.5KB)

所有者:

作者:

  • luikore

SHA 256チェックサム:

98cb94284ff3040bf3330a620c895394d07719c76cf79567358320bb8cfcbd1e

累計ダウンロード数 11,529

このバージョンのみ 2,800

ライセンス:

N/A

必要なRubyのバージョン: なし

必要なRubyGemsのバージョン: >= 1.3.6

リンク: