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:
=

Installeer:
=

Versies:

  1. 0.2.0 July 11, 2016 (6 KB)
  2. 0.1.2 November 14, 2012 (5 KB)
  3. 0.1.1 November 07, 2012 (4,5 KB)
  4. 0.1.0 November 07, 2012 (4,5 KB)

Eigenaren:

Authors:

  • luikore

SHA 256 checksum:

=

Total downloads 11.841

Voor deze versie 2.873

Versie vrijgegeven:

Licenties:

N/A

Required Ruby Version: Geen

Required Rubygems Version: >= 1.3.6

Links: