Registry / utility / fuzzyhash

fuzzyhash

JSON →
library0.0.11rbrubygemsunverified

A weird hash with special semantics for regex keys

gem install fuzzyhash
INSTALL
IMPORT
SIG · FUZZYHASH
F
fuzzyhash
utilityrubyv0.0.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FuzzyHash
require 'fuzzyhash'

Create a FuzzyHash and match a string against a regex key

require 'fuzzyhash' h = FuzzyHash.new h[/foo/] = 'bar' puts h['foo']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.11latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
fuzzyhash — gem install fuzzyhash · libregistry